Skip to content

Commit 46bfaa2

Browse files
committed
more fixes to more fixes to stuff which has improved a lot more
1 parent 9030e81 commit 46bfaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686

8787
a.write(
8888
(
89-
f"@import url(https://baerchen201.github.io/jubilant-octo-funicular/css/{file})\n"
89+
f"@import url(https://baerchen201.github.io/jubilant-octo-funicular/css/{file});\n"
9090
).encode()
9191
)
9292

0 commit comments

Comments
 (0)