aboutsummaryrefslogtreecommitdiff
path: root/static/npost.html
diff options
context:
space:
mode:
authorFChannel <>2021-08-01 18:35:00 -0700
committerFChannel <>2021-08-01 18:35:00 -0700
commit4450e8da252137b68f067dbc9cfaa5745a8804c5 (patch)
tree0759a113986b9adddbe4b1cab6e98a50cf5e13ef /static/npost.html
parentca7a516f878bba8ab62ffda596ba603b26250917 (diff)
fix inactive instance check and archive bug
Diffstat (limited to 'static/npost.html')
-rw-r--r--static/npost.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/npost.html b/static/npost.html
index b0f89e6..2f0778f 100644
--- a/static/npost.html
+++ b/static/npost.html
@@ -50,6 +50,7 @@
{{ end }}
{{ define "script" }}
+<script src="/static/js/posts.js"></script>
<script src="/static/js/footerscript.js"></script>
<script src="/static/js/timer.js"></script>
{{ end }}