aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <[email protected]>2020-09-03 12:06:21 -0400
committerAndrew Lee <[email protected]>2020-09-03 12:06:21 -0400
commit970abadb369d0f726da14b825a7188d692859b47 (patch)
tree076adc04dd9dcc49138d03edd47162ab138aa63f
parent627ade31e2e89cea2267566da09dfb7861e73f4c (diff)
downloadshiftos-archive-website-970abadb369d0f726da14b825a7188d692859b47.tar.gz
shiftos-archive-website-970abadb369d0f726da14b825a7188d692859b47.tar.bz2
shiftos-archive-website-970abadb369d0f726da14b825a7188d692859b47.zip
Fixed return to homepage; LFS
-rw-r--r--.gitattributes1
-rwxr-xr-xassets/downloads/0.0.x/shiftos-skins.tar.gzbin23215323 -> 133 bytes
-rwxr-xr-xassets/downloads/0.0.x/shiftos-src.tar.gzbin72981515 -> 133 bytes
-rw-r--r--downloads.html2
4 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..f087b42
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.tar.gz filter=lfs diff=lfs merge=lfs -text
diff --git a/assets/downloads/0.0.x/shiftos-skins.tar.gz b/assets/downloads/0.0.x/shiftos-skins.tar.gz
index 75809e0..1ac2393 100755
--- a/assets/downloads/0.0.x/shiftos-skins.tar.gz
+++ b/assets/downloads/0.0.x/shiftos-skins.tar.gz
Binary files differ
diff --git a/assets/downloads/0.0.x/shiftos-src.tar.gz b/assets/downloads/0.0.x/shiftos-src.tar.gz
index 5b56c00..86d92b0 100755
--- a/assets/downloads/0.0.x/shiftos-src.tar.gz
+++ b/assets/downloads/0.0.x/shiftos-src.tar.gz
Binary files differ
diff --git a/downloads.html b/downloads.html
index c49e359..fa192ea 100644
--- a/downloads.html
+++ b/downloads.html
@@ -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>