From a8b3db9c0344fb82796bad7fc1c3b1b7f20c3fe4 Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Wed, 27 Dec 2023 10:14:04 +0100 Subject: Remove padding from oneconfig logo + update footer links --- apps/website/src/components/base/Footer.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/website/src/components') diff --git a/apps/website/src/components/base/Footer.astro b/apps/website/src/components/base/Footer.astro index 626ff0b..d41ef29 100644 --- a/apps/website/src/components/base/Footer.astro +++ b/apps/website/src/components/base/Footer.astro @@ -12,9 +12,9 @@ import Link from './Link.astro';

English, USA

{/* hardcoded for now, todo i18n */}
- - - + + +
-- cgit