From 2048f9121186ec06a40fd80a0d44de0c3f3723fa Mon Sep 17 00:00:00 2001 From: Richard Palm Date: Sat, 27 Jul 2024 16:18:17 +0200 Subject: [PATCH] Fix broken installation links --- src/pages/install.astro | 6 +++--- src/pages/sh.astro | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/install.astro b/src/pages/install.astro index 677e3ce..b3db2fd 100644 --- a/src/pages/install.astro +++ b/src/pages/install.astro @@ -18,8 +18,8 @@ import Header from '../components/generic/Header1.astro'; Choose your platform to get started:
- Locally - Raspberry Pi + Locally + Raspberry Pi @@ -45,4 +45,4 @@ import Header from '../components/generic/Header1.astro'; // Hide the .install-btn document.querySelector('.btn-install').style.display = 'none'; - \ No newline at end of file + diff --git a/src/pages/sh.astro b/src/pages/sh.astro index 677e3ce..b3db2fd 100644 --- a/src/pages/sh.astro +++ b/src/pages/sh.astro @@ -18,8 +18,8 @@ import Header from '../components/generic/Header1.astro'; Choose your platform to get started:
- Locally - Raspberry Pi + Locally + Raspberry Pi @@ -45,4 +45,4 @@ import Header from '../components/generic/Header1.astro'; // Hide the .install-btn document.querySelector('.btn-install').style.display = 'none'; - \ No newline at end of file +