Skip to content

Commit b02db71

Browse files
fix: 404 missing to find proper CSS in subfolders
1 parent 7dad23f commit b02db71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ theme = "thingweb"
77

88
# both following flags needed so that the content in /public uses correct locations
99
uglyURLs = "true"
10-
relativeURLs = "true"
10+
#relativeURLs = "true" # https://github.com/eclipse-thingweb/website/issues/63
1111

1212
#MetaDataFormat = "yaml"
1313
#DefaultContentLanguage = "en"

0 commit comments

Comments
 (0)