diff options
| author | Andrew Lee <[email protected]> | 2024-12-31 22:23:38 -0500 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2024-12-31 22:23:38 -0500 |
| commit | b9334f83af64f39a0cb02b7941368f913c428ad3 (patch) | |
| tree | b8f3c32438a98463186ac2116121a7ef0700b4af /src/pages | |
| parent | 391d64290507934db78c49b76749fc4af06bfb8f (diff) | |
| download | shiftos-archive-website-b9334f83af64f39a0cb02b7941368f913c428ad3.tar.gz shiftos-archive-website-b9334f83af64f39a0cb02b7941368f913c428ad3.tar.bz2 shiftos-archive-website-b9334f83af64f39a0cb02b7941368f913c428ad3.zip | |
Now this should fix it
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/downloads.md | 2 | ||||
| -rw-r--r-- | src/pages/history.md | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/pages/downloads.md b/src/pages/downloads.md index 55266c9..6fd7137 100644 --- a/src/pages/downloads.md +++ b/src/pages/downloads.md @@ -9,7 +9,7 @@ layout: ../layouts/Page.astro # ShiftOS Downloads -[Return to homepage](./) +[Return to homepage](../) Download ShiftOS here! This contains the ShiftOS source code and ShiftOS binary files. diff --git a/src/pages/history.md b/src/pages/history.md index fe8d91f..4a3f72f 100644 --- a/src/pages/history.md +++ b/src/pages/history.md @@ -9,12 +9,12 @@ layout: ../layouts/Page.astro # ShiftOS History/Origins If you have anything to add, feel free to make a [pull request](https://github.com/Alee14/shiftos-website). -[Return to homepage](/) +[Return to homepage](../) - + <p>ShiftOS' logo originally in 2013</p> - + ShiftOS’ Logo 2013-2016(?) # Origins (Phil 0.0.x era) |
