Skip to content

Commit b89b8f6

Browse files
feat: Remove Currently Running Mod Garden Nature text.
1 parent 832b1a6 commit b89b8f6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/pages/index.astro

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,6 @@ import Layout from "../layouts/Layout.astro";
2828
wish.
2929
</p>
3030
</div>
31-
<h1
32-
class="mt-4 text-xl font-bold text-black dark:text-white"
33-
>
34-
Currently Running...
35-
<a
36-
href={`/events/mod-garden/nature`}
37-
class="text-leaf-600 underline hover:text-leaf-800 dark:text-leaf-200 dark:hover:text-leaf-600"
38-
target="_blank"
39-
>
40-
Mod Garden: Nature
41-
</a>
42-
</h1>
4331
</div>
4432
<div
4533
class="rounded-lg bg-white p-6 text-black shadow-md dark:bg-zinc-800 dark:text-white"

0 commit comments

Comments
 (0)