mirror of
https://github.com/zedeus/nitter.git
synced 2026-05-05 04:16:16 +02:00
Bump style version
This commit is contained in:
parent
d45545cd53
commit
f257ce53ae
@ -50,7 +50,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=25")
|
||||
link(rel="stylesheet", type="text/css", href="/css/style.css?v=26")
|
||||
link(rel="stylesheet", type="text/css", href="/css/fontello.css?v=4")
|
||||
|
||||
if theme.len > 0:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user