diff --git a/content/events/meme-month-2022.md b/content/events/meme-month-2022.md
index 8e4bbd1..6e3fb82 100644
--- a/content/events/meme-month-2022.md
+++ b/content/events/meme-month-2022.md
@@ -1,6 +1,7 @@
---
title: Meme Appreciation Month
description: "\"Ligma Balls OM\""
+aliases: [/yeet]
extra:
uses_flags: true
---
@@ -38,3 +39,6 @@ Simply send a message to the SSID `VB3YEET`, wait for your automatic response, a
## Join the madness!
+This mess is a little more organized than it appears on the surface. Want to join the fun?
+
+[
](https://discord.gg/y3yMfPPtdX)
diff --git a/content/yeet.md b/content/yeet.md.old
similarity index 94%
rename from content/yeet.md
rename to content/yeet.md.old
index 1ff17cb..886627c 100644
--- a/content/yeet.md
+++ b/content/yeet.md.old
@@ -2,10 +2,11 @@
title: "Meme Appreciation Month: VB3YEET"
description: Shitposting at the speed of light
extra:
+
auto_center_images: true
---
-*So uhh I've linked this page in too many places to track now.. Hello from wherever you came from :wave:*
+
diff --git a/sass/styles/layout.scss b/sass/styles/layout.scss
index 837ea1e..c19b02b 100644
--- a/sass/styles/layout.scss
+++ b/sass/styles/layout.scss
@@ -267,4 +267,10 @@ ul {
.small {
font-size: 0.5em;
+}
+
+.hover-shadow {
+ &:hover {
+ box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
+ }
}
\ No newline at end of file
diff --git a/static/images/join-our-discord.png b/static/images/join-our-discord.png
new file mode 100644
index 0000000..7b231bf
Binary files /dev/null and b/static/images/join-our-discord.png differ