Files
deadlyboringmath.us/site/post.html
Tyler Clarke c153dbcd47
All checks were successful
Build / Build-Docker-Image (push) Successful in 39s
comments!
2025-05-19 12:02:28 -04:00

13 lines
249 B
HTML

[?]
[=content-]
<h1>[^title]</h1>
<p>
<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]