Upload favicons

This commit is contained in:
Cadence Fish
2020-02-05 19:05:18 +13:00
parent 70348e1934
commit bcfeb8bd53
17 changed files with 44 additions and 16 deletions

View File

@@ -5,16 +5,13 @@ include includes/display_structured
doctype html
html
head
meta(charset="utf-8")
meta(name="viewport" content="width=device-width, initial-scale=1")
title
if post.getCaptionIntroduction()
=post.getCaptionIntroduction()
else
=`Post from @${post.getBasicOwner().username}`
=` | Bibliogram`
link(rel="stylesheet" type="text/css" href="/static/css/main.css")
script(src="/static/js/pagination.js" type="module")
include includes/head
body.post-page
main.post-page-divider
section.description-section