Skip to content

Commit bde66b5

Browse files
committed
relax name for custom CSS
1 parent 5213150 commit bde66b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MultiDocumenter.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Represents one set of docs that will get an entry in the MultiDocumenter navigat
4747
struct MultiDocRef
4848
upstream::String
4949
path::String
50-
name::String
50+
name::Any
5151
fix_canonical_url::Bool
5252
giturl::String
5353
branch::String

0 commit comments

Comments
 (0)