index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2019-02-07 10:54:32 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-02-07 11:12:34 +0100 |
commit | 9e913a60226a25ab2e2007cffb0fd228a0debcef (patch) | |
tree | e04aa0c9f806d3bd8c04fc00c8140fb587501359 /download | |
parent | 74470b66ad7448a95aa8458c720ebd09c87e14f4 (diff) |
-rw-r--r-- | download/index.html | 6 |
diff --git a/download/index.html b/download/index.html index e7a8c0a..e7de87f 100644 --- a/download/index.html +++ b/download/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" /> <link rel="stylesheet" type="text/css" href="/static/flags/fam.47411010d402.css" media="screen, projection" /> </head> |