comments!
All checks were successful
Build / Build-Docker-Image (push) Successful in 39s

This commit is contained in:
2025-05-19 12:02:28 -04:00
parent 90cf97633f
commit c153dbcd47
2 changed files with 9 additions and 1 deletions

View File

@@ -6,7 +6,11 @@
Essentially a tiny blog about dbmus.
</p>
<p>
<b>2024-3-11</b><br>
<b>2025-5-19</b><br>
Analytics (through Umami) and comments (through custom software) work!
</p>
<p>
<b>2025-3-11</b><br>
Site redesign! Now I've gotta move all the libreoffice exports to actual sitix pages...
</p>
[/]

View File

@@ -5,5 +5,9 @@
<i>By [^author] in [^subject] on [^date]</i>
</p>
[^post]
<script>
const FASTCOMMENTS_PATH = "dbmus_[^title]";
</script>
<script src="https://comments.clarkeis.com/embed.js"></script>
[/]
[#default.html]