diff options
| author | Andrew Lee <[email protected]> | 2025-11-26 01:22:07 -0500 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2025-11-26 01:22:07 -0500 |
| commit | bfb1913477ef1ef743a2dfc9c38d5b2aa7c7ced2 (patch) | |
| tree | 408d56223e90f2f9d5830e2379ac8ce2da691f5b | |
| parent | 208481d81f559349d90d1bc56ca8c2a5cec2b79c (diff) | |
| download | shiftos-archive-website-bfb1913477ef1ef743a2dfc9c38d5b2aa7c7ced2.tar.gz shiftos-archive-website-bfb1913477ef1ef743a2dfc9c38d5b2aa7c7ced2.tar.bz2 shiftos-archive-website-bfb1913477ef1ef743a2dfc9c38d5b2aa7c7ced2.zip | |
add codeberg
| -rwxr-xr-x | bun.lockb | bin | 144355 -> 148230 bytes | |||
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | src/pages/downloads.md | 3 |
3 files changed, 3 insertions, 2 deletions
| Binary files differ diff --git a/package.json b/package.json index 2113e57..c9c1056 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "astro": "astro" }, "dependencies": { - "astro": "5.14.1" + "astro": "5.16.0" } }
\ No newline at end of file diff --git a/src/pages/downloads.md b/src/pages/downloads.md index ca11857..a4329f4 100644 --- a/src/pages/downloads.md +++ b/src/pages/downloads.md @@ -14,7 +14,8 @@ Download ShiftOS here! This contains the ShiftOS source code and ShiftOS binary If you have files for ShiftOS, zip it (if it has dependencies), and email [email protected] with the binary/zip attached. # ShiftOS Source Code -All ShiftOS source code are located at https://git.shiftos.dev/shiftos-archive. + +All ShiftOS source code are located on [the official git server](https://git.shiftos.dev/shiftos-archive) or on [codeberg](https://codeberg.org/shiftos-archive). ## Note for ShiftOS 0.0.3 to 0.0.4.1 ShiftOS used to collect the user's information then sends it to an email, and it includes the following: |
