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

added tweet background and bumped css

This commit is contained in:
Mitarashi
2022-01-14 21:07:02 +02:00
parent eff098003f
commit 6ebfafde80
2 changed files with 2 additions and 1 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=12")
link(rel="stylesheet", type="text/css", href="/css/style.css?v=13")
link(rel="stylesheet", type="text/css", href="/css/fontello.css?v=2")
if theme.len > 0: