summaryrefslogtreecommitdiff
path: root/retro/templates/retro/index-20110212.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-03-24 12:11:43 -0500
committerDan McGee <dan@archlinux.org>2012-03-24 12:11:43 -0500
commit3451b4f8354e3478a604bb3e4805ac9e5982fecd (patch)
treea91656941acebac486e1345a1e2e80a5465a97a5 /retro/templates/retro/index-20110212.html
parent012dd8418fd0d3b2b95a15474985104dfd547dc5 (diff)
Add favicon retro resources and correctly link them
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'retro/templates/retro/index-20110212.html')
-rw-r--r--retro/templates/retro/index-20110212.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/retro/templates/retro/index-20110212.html b/retro/templates/retro/index-20110212.html
index 88c9664f..e304a727 100644
--- a/retro/templates/retro/index-20110212.html
+++ b/retro/templates/retro/index-20110212.html
@@ -4,8 +4,8 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}archweb.css" media="screen, projection">
<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}archweb-print.css" media="print">
- <link rel="icon" type="image/x-icon" href="http://web.archive.org/web/20110212035546/http://www.archlinux.org/media/favicon.ico">
- <link rel="shortcut icon" type="image/x-icon" href="http://web.archive.org/web/20110212035546im_/http://www.archlinux.org/media/favicon.ico">
+ <link rel="icon" type="image/x-icon" href="{{ RETRO_STATIC_URL }}favicon.ico">
+ <link rel="shortcut icon" type="image/x-icon" href="{{ RETRO_STATIC_URL }}favicon.ico">
<link rel="search" type="application/opensearchdescription+xml" href="http://web.archive.org/web/20110212035546/http://www.archlinux.org/opensearch/packages/" title="Arch Linux Packages">
<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="http://web.archive.org/web/20110212035546/http://www.archlinux.org/feeds/news/">