CGL background works!

This commit is contained in:
2026-05-07 23:49:38 +03:00
parent d183adaf0a
commit 8190aa15bf
3 changed files with 218 additions and 1 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
:publishing-function org-html-publish-to-html
:html-head-include-default-style nil
:html-head-include-scripts nil
:html-head "<link rel=\"stylesheet\" href=\"/style.css\">"
:html-head "<link rel=\"stylesheet\" href=\"/style.css\"><script src=\"/animation.js\" defer></script>"
:html-preamble ,site-nav
:html-postamble nil
:with-author nil