diff --git a/src/pages/about.astro b/src/pages/about.astro index 5605b98..5fdf12c 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -44,4 +44,6 @@ Who made it? LineUp is maintained and developed by @leowilkin. You can find him at wilkin.xyz - come and say hi :)

- \ No newline at end of file + + + \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index a8a7645..d39e63f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -91,5 +91,6 @@ window.addEventListener('keypress', handleKeyPress); } +