From: Kyle Bowman Date: Mon, 23 Sep 2024 02:19:06 +0000 (-0400) Subject: fix: update css link to new nesting. X-Git-Url: https://git.rocketbowman.com/?a=commitdiff_plain;h=1c11f2d07fc54f6706a673b3bf4b718fd322e371;p=jetsam.git fix: update css link to new nesting. --- diff --git a/_static/templates/base.html b/_static/templates/base.html index f4ef05d..cfc4b1d 100644 --- a/_static/templates/base.html +++ b/_static/templates/base.html @@ -12,8 +12,8 @@ $-- You can use pipes to transform variables if needed $title$ - - + + $for(author-meta)$ $endfor$ diff --git a/src/private b/src/private new file mode 120000 index 0000000..a83bf88 --- /dev/null +++ b/src/private @@ -0,0 +1 @@ +../../private/ \ No newline at end of file