1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

bumped css version

This commit is contained in:
Mitarashi
2022-01-05 14:34:45 +02:00
parent 33dd55067b
commit f52e675ca2

View File

@@ -45,7 +45,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=7")
link(rel="stylesheet", type="text/css", href="/css/style.css?v=8")
link(rel="stylesheet", type="text/css", href="/css/fontello.css?v=2")
if theme.len > 0: