Fixed return to homepage; LFS

This commit is contained in:
Andrew Lee 2020-09-03 12:06:21 -04:00
parent 627ade31e2
commit 970abadb36
No known key found for this signature in database
GPG key ID: 4DCE67C47836D125
4 changed files with 2 additions and 1 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
*.tar.gz filter=lfs diff=lfs merge=lfs -text

View file

@ -10,7 +10,7 @@
</head>
<body>
<h1>ShiftOS Downloads</h1>
<p><a href="/">Return to homepage</a></p>
<p><a href="index">Return to homepage</a></p>
<p>Download ShiftOS here! This contains the ShiftOS 0.0.x source code and ShiftOS 0.0.x files.</p>
<p>If you have files for ShiftOS, feel free to make a pull request to this repo!</p>
<h1>ShiftOS 0.0.x</h1>