aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates')
-rw-r--r--cgi/templates/txt_archive.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/txt_archive.html b/cgi/templates/txt_archive.html
index a91a055..c2adcf4 100644
--- a/cgi/templates/txt_archive.html
+++ b/cgi/templates/txt_archive.html
@@ -14,7 +14,7 @@
<meta name="twitter:description" content="${preview}" />
<?py #endif ?>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <link rel="shortcut icon" href="#{static_url}img/favicon.ico" />
+ <link rel="shortcut icon" href="/favicon.ico" />
<link rel="stylesheet" href="/static/css/txt/bbs.css" />
<?py if not force_css: ?>
<link rel="stylesheet" id="css" href="#{static_url}css/txt/#{txt_styles[txt_styles_default].lower()}.css" />