From 31047103d31392c14e9dbe2ebdb1492108468a10 Mon Sep 17 00:00:00 2001 From: Palm Date: Sat, 10 Dec 2022 23:03:15 +0700 Subject: [PATCH] fix: text formatting and capitalization (#43) * fix(Home): hero text, button text capitalization * fix(Home): remove line-break in between hero text Tell me to revert this if it was a mistake * fix(Footer): fix some shortened words * fix(pages/download): fix hero text * revert(pages/home): hero text bad affan * fix(Footer): use Repositories instead of Sources --- src/lib/components/molecules/Footer.svelte | 4 ++-- src/lib/components/organisms/Home.svelte | 4 ++-- src/routes/download/+page.svelte | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/components/molecules/Footer.svelte b/src/lib/components/molecules/Footer.svelte index 57dd393..4b97582 100644 --- a/src/lib/components/molecules/Footer.svelte +++ b/src/lib/components/molecules/Footer.svelte @@ -20,12 +20,12 @@

Pages

Home
Download
- +
Patches
Contributors