summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-02-07 10:54:32 +0100
committerErich Eckner <git@eckner.net>2019-02-07 11:12:34 +0100
commit9e913a60226a25ab2e2007cffb0fd228a0debcef (patch)
treee04aa0c9f806d3bd8c04fc00c8140fb587501359 /index.html
parent74470b66ad7448a95aa8458c720ebd09c87e14f4 (diff)
downloadwebsite-9e913a60226a25ab2e2007cffb0fd228a0debcef.tar.xz
index.html, download/index.html: some stuff is now in /static
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 474f835..a186ca9 100644
--- a/index.html
+++ b/index.html
@@ -3,9 +3,9 @@
<head>
<meta charset="utf-8" />
<title>Arch Linux 32</title>
- <link rel="stylesheet" type="text/css" href="/archweb.css" media="screen, projection" />
- <link rel="icon" type="image/x-icon" href="/favicon.ico" />
- <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="/static/archweb.css" media="screen, projection" />
+ <link rel="icon" type="image/x-icon" href="/static/favicon.ico" />
+ <link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico" />
</head>
@@ -47,7 +47,7 @@
</p>
</div>
- <img style="display: block; margin-left: auto; margin-right: auto" src="logo32.png" width="60%" />
+ <img style="display: block; margin-left: auto; margin-right: auto" src="/static/logo32.png" width="60%" />
<div id="footer">
<p>Copyright © 2002-2017 <a href="mailto:jvinet@zeroflux.org"