Skip to content

Commit ef79424

Browse files
Remove author attribution from hero
1 parent 37cb79f commit ef79424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ const typeColors: Record<string, string> = {
8484
<span class="text-white font-semibold">378 TreeHacks 2026</span> hackathon projects.
8585
</p>
8686
<p class="mt-2 text-sm text-zinc-500">
87-
February 2026 &middot; Security Research by <a href="https://fdosmith.dev" class="text-zinc-400 underline underline-offset-2 hover:text-white">Fernando Smith</a>
87+
February 2026
8888
</p>
8989
<div class="mt-8 flex justify-center">
9090
<a href="#stats" class="px-6 py-3 bg-red-600 hover:bg-red-700 text-white font-medium rounded-lg transition-colors">

0 commit comments

Comments
 (0)