aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Lee <[email protected]>2020-09-03 17:54:58 -0400
committerAndrew Lee <[email protected]>2020-09-03 17:54:58 -0400
commitd09a302e4c6bfb5e35a3eef2c571226e9752803c (patch)
tree319ab99ee9ef8b9d5b7a5bebf82ec1b72363571a /index.html
parent74b1a21e58d839f2544d5d3c8b033240a58a8217 (diff)
downloadshiftos-archive-website-d09a302e4c6bfb5e35a3eef2c571226e9752803c.tar.gz
shiftos-archive-website-d09a302e4c6bfb5e35a3eef2c571226e9752803c.tar.bz2
shiftos-archive-website-d09a302e4c6bfb5e35a3eef2c571226e9752803c.zip
Added history/origins
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 60b001d..fa409fb 100644
--- a/index.html
+++ b/index.html
@@ -4,15 +4,15 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
- <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
- <link rel="icon" href="/favicon.ico" type="image/x-icon">
+ <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+ <link rel="icon" href="favicon.ico" type="image/x-icon">
<title>ShiftOS: The Archive</title>
</head>
<body>
<div class="center">
<img src="assets/images/ShiftOS 2017 Logo.png" alt="ShiftOS Logo">
<h1>ShiftOS: The Archive</h1>
- <a href="history">History/Origins</a> | <a href="downloads">Downloads</a>
+ <b><a href="history">History/Origins</a> | <a href="downloads">Downloads</a></b>
</div>
<footer>
<p><b>&copy; Copyright 2013-2020 ShiftOS. Game originally made by Philip Adams.<br/>Website made by Andrew Lee. <a href="https://github.com/Alee14/shiftos-website">Website source code.</a></b></p>