1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-08 04:55:37 -05:00

Improve withheld tweet rendering

This commit is contained in:
Zed
2021-12-29 06:41:00 +01:00
parent ab94d9eb7d
commit 5e0eb02422
3 changed files with 6 additions and 5 deletions

View File

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