wrapped embedded tweet in div and changed css

also bumped css version
This commit is contained in:
Mitarashi
2022-01-14 19:44:09 +02:00
parent 875a2c5387
commit 817501a516
3 changed files with 20 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ proc renderHead*(prefs: Prefs; cfg: Config; req: Request; titleText=""; desc="";
let opensearchUrl = getUrlPrefix(cfg) & "/opensearch"
buildHtml(head):
link(rel="stylesheet", type="text/css", href="/css/style.css?v=10")
link(rel="stylesheet", type="text/css", href="/css/style.css?v=11")
link(rel="stylesheet", type="text/css", href="/css/fontello.css?v=2")
if theme.len > 0: