From b9334f83af64f39a0cb02b7941368f913c428ad3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 31 Dec 2024 22:23:38 -0500 Subject: [PATCH] Now this should fix it --- src/layouts/Layout.astro | 6 +++--- src/pages/downloads.md | 2 +- src/pages/history.md | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 2ca1f25..d2e2290 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -13,8 +13,8 @@ import '../styles/style.css'; - - + + @@ -23,7 +23,7 @@ import '../styles/style.css'; - + {title} 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](../) -![ShiftOS Original Logo](https://alee14.github.io/shiftos-website/assets/images/shiftos_arch.jpeg) +![ShiftOS Original Logo](../assets/images/shiftos_arch.jpeg)

ShiftOS' logo originally in 2013

-![ShiftOS 2013 Logo](https://alee14.github.io/shiftos-website/assets/images/shiftos_phil.png) +![ShiftOS 2013 Logo](../assets/images/shiftos_phil.png) ShiftOS’ Logo 2013-2016(?) # Origins (Phil 0.0.x era)