summaryrefslogtreecommitdiffstats
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
parent012dd8418fd0d3b2b95a15474985104dfd547dc5 (diff)
downloadarchweb-3451b4f8354e3478a604bb3e4805ac9e5982fecd.tar.gz
archweb-3451b4f8354e3478a604bb3e4805ac9e5982fecd.zip
Add favicon retro resources and correctly link them
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--retro/static/2005/favicon.icobin0 -> 984 bytes
-rw-r--r--retro/static/2006/favicon.icobin0 -> 984 bytes
-rw-r--r--retro/static/2007/favicon.icobin0 -> 4286 bytes
-rw-r--r--retro/static/2008/favicon.icobin0 -> 1150 bytes
-rw-r--r--retro/static/2009/favicon.icobin0 -> 575 bytes
-rw-r--r--retro/static/2010/favicon.icobin0 -> 575 bytes
-rw-r--r--retro/static/2011/favicon.icobin0 -> 575 bytes
-rw-r--r--retro/templates/retro/index-20050328.html2
-rw-r--r--retro/templates/retro/index-20060328.html2
-rw-r--r--retro/templates/retro/index-20070324.html4
-rw-r--r--retro/templates/retro/index-20080311.html4
-rw-r--r--retro/templates/retro/index-20090327.html4
-rw-r--r--retro/templates/retro/index-20100208.html4
-rw-r--r--retro/templates/retro/index-20110212.html4
14 files changed, 12 insertions, 12 deletions
diff --git a/retro/static/2005/favicon.ico b/retro/static/2005/favicon.ico
new file mode 100644
index 00000000..a9f4e837
--- /dev/null
+++ b/retro/static/2005/favicon.ico
Binary files differ
diff --git a/retro/static/2006/favicon.ico b/retro/static/2006/favicon.ico
new file mode 100644
index 00000000..a9f4e837
--- /dev/null
+++ b/retro/static/2006/favicon.ico
Binary files differ
diff --git a/retro/static/2007/favicon.ico b/retro/static/2007/favicon.ico
new file mode 100644
index 00000000..e4d5d086
--- /dev/null
+++ b/retro/static/2007/favicon.ico
Binary files differ
diff --git a/retro/static/2008/favicon.ico b/retro/static/2008/favicon.ico
new file mode 100644
index 00000000..3a6d2ab9
--- /dev/null
+++ b/retro/static/2008/favicon.ico
Binary files differ
diff --git a/retro/static/2009/favicon.ico b/retro/static/2009/favicon.ico
new file mode 100644
index 00000000..55497b85
--- /dev/null
+++ b/retro/static/2009/favicon.ico
Binary files differ
diff --git a/retro/static/2010/favicon.ico b/retro/static/2010/favicon.ico
new file mode 100644
index 00000000..55497b85
--- /dev/null
+++ b/retro/static/2010/favicon.ico
Binary files differ
diff --git a/retro/static/2011/favicon.ico b/retro/static/2011/favicon.ico
new file mode 100644
index 00000000..55497b85
--- /dev/null
+++ b/retro/static/2011/favicon.ico
Binary files differ
diff --git a/retro/templates/retro/index-20050328.html b/retro/templates/retro/index-20050328.html
index e2d3058f..2ac8c580 100644
--- a/retro/templates/retro/index-20050328.html
+++ b/retro/templates/retro/index-20050328.html
@@ -4,7 +4,7 @@
<meta name="keywords" content="linux, linux distribution, arch, pacman, i686-optimized, distribution, open source, free, packages, server, daemon, network, systems">
<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}fonts.css">
<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}containers.css">
-<link rel="shortcut icon" href="http://web.archive.org/web/20050328032247im_/http://www.archlinux.org/favicon.ico">
+<link rel="shortcut icon" href="{{ RETRO_STATIC_URL }}favicon.ico">
</head>
<body>
<table style="background-color: rgb(0, 0, 0); width: 100%;" cellspacing="0">
diff --git a/retro/templates/retro/index-20060328.html b/retro/templates/retro/index-20060328.html
index 840974c0..6f39c0ed 100644
--- a/retro/templates/retro/index-20060328.html
+++ b/retro/templates/retro/index-20060328.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}containers.css">
<link rel="alternate" type="application/rss+xml" title="Arch Linux News Feed" href="http://web.archive.org/web/20060328003102/http://www.archlinux.org/rdf_news.php">
<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="http://web.archive.org/web/20060328003102/http://www.archlinux.org/rdf_feed.php">
-<link rel="shortcut icon" href="http://web.archive.org/web/20060328003102im_/http://archlinux.org/favicon.ico">
+<link rel="shortcut icon" href="{{ RETRO_STATIC_URL }}favicon.ico">
</head>
<body>
<table style="background-color: rgb(0, 0, 0); width: 100%;" cellspacing="0">
diff --git a/retro/templates/retro/index-20070324.html b/retro/templates/retro/index-20070324.html
index be4cedaf..c4739927 100644
--- a/retro/templates/retro/index-20070324.html
+++ b/retro/templates/retro/index-20070324.html
@@ -3,8 +3,8 @@
<title>Arch Linux</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="{{ RETRO_STATIC_URL }}arch.css">
- <link rel="icon" href="http://web.archive.org/web/20070324064759/http://archlinux.org/media/favicon.ico" type="image/x-icon">
- <link rel="shortcut icon" href="http://web.archive.org/web/20070324064759im_/http://archlinux.org/media/favicon.ico" type="image/x-icon">
+ <link rel="icon" href="{{ RETRO_STATIC_URL }}favicon.ico" type="image/x-icon">
+ <link rel="shortcut icon" href="{{ RETRO_STATIC_URL }}favicon.ico" type="image/x-icon">
<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="http://web.archive.org/web/20070324064759/http://archlinux.org/feeds/news/">
<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="http://web.archive.org/web/20070324064759/http://archlinux.org/feeds/packages/">
diff --git a/retro/templates/retro/index-20080311.html b/retro/templates/retro/index-20080311.html
index 95c88b74..d48a632e 100644
--- a/retro/templates/retro/index-20080311.html
+++ b/retro/templates/retro/index-20080311.html
@@ -3,8 +3,8 @@
<title>Arch Linux</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="{{ RETRO_STATIC_URL }}arch.css">
- <link rel="icon" href="http://web.archive.org/web/20080311110003/http://www.archlinux.org/media/favicon.ico" type="image/x-icon">
- <link rel="shortcut icon" href="http://web.archive.org/web/20080311110003im_/http://www.archlinux.org/media/favicon.ico" type="image/x-icon">
+ <link rel="icon" href="{{ RETRO_STATIC_URL }}favicon.ico" type="image/x-icon">
+ <link rel="shortcut icon" href="{{ RETRO_STATIC_URL }}favicon.ico" type="image/x-icon">
<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="http://web.archive.org/web/20080311110003/http://www.archlinux.org/feeds/news/">
<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="http://web.archive.org/web/20080311110003/http://www.archlinux.org/feeds/packages/">
diff --git a/retro/templates/retro/index-20090327.html b/retro/templates/retro/index-20090327.html
index b65c59f9..70c64736 100644
--- a/retro/templates/retro/index-20090327.html
+++ b/retro/templates/retro/index-20090327.html
@@ -3,8 +3,8 @@
<title>Arch Linux</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="{{ RETRO_STATIC_URL }}arch.css">
- <link rel="icon" href="http://web.archive.org/web/20090327235558/http://www.archlinux.org/media/favicon.ico" type="image/x-icon">
- <link rel="shortcut icon" href="http://web.archive.org/web/20090327235558im_/http://www.archlinux.org/media/favicon.ico" type="image/x-icon">
+ <link rel="icon" href="{{ RETRO_STATIC_URL }}favicon.ico" type="image/x-icon">
+ <link rel="shortcut icon" href="{{ RETRO_STATIC_URL }}favicon.ico" type="image/x-icon">
<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="http://web.archive.org/web/20090327235558/http://www.archlinux.org/feeds/news/">
<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="http://web.archive.org/web/20090327235558/http://www.archlinux.org/feeds/packages/">
diff --git a/retro/templates/retro/index-20100208.html b/retro/templates/retro/index-20100208.html
index 5189037b..1d488248 100644
--- a/retro/templates/retro/index-20100208.html
+++ b/retro/templates/retro/index-20100208.html
@@ -3,8 +3,8 @@
<title>Arch Linux</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}arch.css">
- <link rel="icon" type="image/x-icon" href="http://web.archive.org/web/20100208061823/http://www.archlinux.org/media/favicon.ico">
- <link rel="shortcut icon" type="image/x-icon" href="http://web.archive.org/web/20100208061823im_/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="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="http://web.archive.org/web/20100208061823/http://www.archlinux.org/feeds/news/">
<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="http://web.archive.org/web/20100208061823/http://www.archlinux.org/feeds/packages/">
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/">