Add buttons to go through posts

Closes #8
This commit is contained in:
Cadence Fish
2020-02-26 20:12:48 +13:00
parent becd2c2ec7
commit d32a12a134
8 changed files with 219 additions and 61 deletions

View File

@@ -13,4 +13,4 @@ html
script(type="module" src="/static/js/post_overlay.js")
body.post-page
main
+post(post)
+post(post, false)