From a6e85717059591f1984cf0cdd43e32089d9481ec Mon Sep 17 00:00:00 2001 From: Patrick Thompson Date: Wed, 4 Dec 2024 21:27:11 +1030 Subject: [PATCH 1/5] chore: SEO Optimise meta description --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3518e74..9b9c98a 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ From 6f556cff4b52e3e0d63f5c0b435a7423d9effe90 Mon Sep 17 00:00:00 2001 From: Patrick Thompson Date: Wed, 4 Dec 2024 21:33:09 +1030 Subject: [PATCH 2/5] chore: Update meta description as well as og description --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9b9c98a..c8b1221 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ MyTimetable From 51b22df2bc4a3b32c94aeb87d0df2054a55b3a63 Mon Sep 17 00:00:00 2001 From: Patrick Thompson Date: Wed, 4 Dec 2024 21:37:13 +1030 Subject: [PATCH 3/5] chore: Update PWA description for consistency --- vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.ts b/vite.config.ts index 73867bb..f4ec54e 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -13,7 +13,7 @@ export default defineConfig({ name: 'MyTimetable', short_name: 'MyTimetable', description: - 'A drag-and-drop timetable planner for University of Adelaide students.', + 'MyTimetable is a simple drag-and-drop timetable planner for University of Adelaide students.', display: 'standalone', background_color: '#FFFFFF', theme_color: '#FC8500', From e282b27bee0a01603cded3c341bf8ebae2aa0f35 Mon Sep 17 00:00:00 2001 From: Patrick Thompson Date: Fri, 6 Dec 2024 00:13:30 +1030 Subject: [PATCH 4/5] chore: Update to make description a bit longer, update readme and twitter --- README.md | 2 +- index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0bc8161..d92ffeb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![banner image](public/banner.png) -A drag-and-drop timetable planner for University of Adelaide students. +MyTimetable is a simple drag-and-drop timetable planner for University of Adelaide students. Easily organise your course classes and create the perfect timetable with this tool by the CS Club Open Source Team. ## Development diff --git a/index.html b/index.html index c8b1221..0694076 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ MyTimetable @@ -19,7 +19,7 @@ @@ -33,7 +33,7 @@