mirror of
https://github.com/Alee14/shiftos-website.git
synced 2025-01-22 20:02:14 +00:00
Update index.html
This commit is contained in:
parent
9dc77ed8c8
commit
944b6dbb2d
1 changed files with 3 additions and 3 deletions
|
@ -12,10 +12,10 @@
|
||||||
<div class="center">
|
<div class="center">
|
||||||
<img src="assets/images/ShiftOS 2017 Logo.png" alt="ShiftOS Logo" class="logo">
|
<img src="assets/images/ShiftOS 2017 Logo.png" alt="ShiftOS Logo" class="logo">
|
||||||
<h1>ShiftOS: The Archive</h1>
|
<h1>ShiftOS: The Archive</h1>
|
||||||
<b><a href="history">History/Origins</a> | <a href="downloads">Downloads</a> | <a href="https://www.youtube.com/c/ShiftOS">YouTube Channel</a></b>
|
<b><a href="history">History/Origins</a> | <a href="downloads">Downloads</a> | <a href="https://www.youtube.com/c/ShiftOS">YouTube Channel</a> | <a href="https://git.alee14.me/shiftos-archive">Source Code</a> </b>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<p><b>© 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>
|
<p><b>© Copyright 2013-2025 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>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue