From 08c82a23f56137c5f442b4cf6e4b4b43cc0eb67b Mon Sep 17 00:00:00 2001 From: Charlie Giddens Date: Fri, 29 Aug 2025 23:36:25 +0100 Subject: [PATCH 1/3] Fixed footer and main section grammar/tense --- src/components/Hero.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 7e5e275..cb8c747 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -10,7 +10,7 @@ import Countdown from "../components/Countdown"

HackNotts is returning
on 25th October 2025!

-

We are preparing for Nottingham's
biggest ever hackathon so stay tuned :D

+

We are preparing for Nottingham's
biggest ever hackathon, so stay tuned :D

@@ -27,7 +27,7 @@ import Countdown from "../components/Countdown"

Looking for previous HackNotts? Look here!

- HackNotts is ran by HackSoc Nottingham - a society from the University of Nottingham Student Union. + HackNotts is run by HackSoc Nottingham - a society from the University of Nottingham Student Union.

From a2f78a14fa5e50f519a1404758376858dfe15256 Mon Sep 17 00:00:00 2001 From: Charlie Giddens Date: Fri, 29 Aug 2025 23:37:51 +0100 Subject: [PATCH 2/3] Fixed missing hacknotts logo in directory due to incorrect relative path (.\ -> ..\) --- src/pages/directory.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/directory.astro b/src/pages/directory.astro index e9a16a8..1b16870 100644 --- a/src/pages/directory.astro +++ b/src/pages/directory.astro @@ -63,7 +63,7 @@ img {
- +

This is a list of all the old HackNotts websites and Devposts.

It takes some time porting the older websites forward so if you really want to see an old HackNotts website check this page for updates!

From 17b365d8bb99a48aa012b424cea7393b74c15f67 Mon Sep 17 00:00:00 2001 From: Charlie Giddens Date: Fri, 29 Aug 2025 23:43:08 +0100 Subject: [PATCH 3/3] moar grammar --- src/pages/directory.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/directory.astro b/src/pages/directory.astro index 1b16870..c3bcd65 100644 --- a/src/pages/directory.astro +++ b/src/pages/directory.astro @@ -66,7 +66,7 @@ img {

This is a list of all the old HackNotts websites and Devposts.

-

It takes some time porting the older websites forward so if you really want to see an old HackNotts website check this page for updates!

+

It takes some time porting the older websites forward, so if you really want to see an old HackNotts website then check this page for updates!