From 970abadb369d0f726da14b825a7188d692859b47 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 3 Sep 2020 12:06:21 -0400 Subject: Fixed return to homepage; LFS --- .gitattributes | 1 + assets/downloads/0.0.x/shiftos-skins.tar.gz | Bin 23215323 -> 133 bytes assets/downloads/0.0.x/shiftos-src.tar.gz | Bin 72981515 -> 133 bytes downloads.html | 2 +- 4 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitattributes 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 Binary files a/assets/downloads/0.0.x/shiftos-skins.tar.gz and b/assets/downloads/0.0.x/shiftos-skins.tar.gz 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 Binary files a/assets/downloads/0.0.x/shiftos-src.tar.gz and b/assets/downloads/0.0.x/shiftos-src.tar.gz differ diff --git a/downloads.html b/downloads.html index c49e359..fa192ea 100644 --- a/downloads.html +++ b/downloads.html @@ -10,7 +10,7 @@

ShiftOS Downloads

-

Return to homepage

+

Return to homepage

Download ShiftOS here! This contains the ShiftOS 0.0.x source code and ShiftOS 0.0.x files.

If you have files for ShiftOS, feel free to make a pull request to this repo!

ShiftOS 0.0.x

-- cgit v1.2.3