1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-05-02 10:32:13 -04:00

Add support for viewing account info

Fixes #1381
This commit is contained in:
Zed
2026-03-30 00:58:02 +02:00
parent 741060c78b
commit e7e7050c6e
12 changed files with 281 additions and 6 deletions

View File

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