diff options
author | FChannel <> | 2021-07-31 12:10:31 -0700 |
---|---|---|
committer | FChannel <> | 2021-07-31 12:10:31 -0700 |
commit | 4a9452985a127a53572358c3b86a425a5df616e1 (patch) | |
tree | f83f0a0ee92e8167195f06f286bff28fe892581d /static/npost.html | |
parent | ac288d40da3235b9382d685c9958ad167a758bcd (diff) |
removed javascript causing errors and updated readme with xmpp room
Diffstat (limited to 'static/npost.html')
-rw-r--r-- | static/npost.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/npost.html b/static/npost.html index 2f0778f..b0f89e6 100644 --- a/static/npost.html +++ b/static/npost.html @@ -50,7 +50,6 @@ {{ 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 }} |