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

Add description and verified to video cards

This commit is contained in:
Zed
2021-12-30 23:24:10 +01:00
parent aed31b2269
commit b8a3ffb0c4
4 changed files with 7 additions and 2 deletions

View File

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