Skip to content

Commit 9323cf5

Browse files
committed
ContentUpdate: new featured video + link to community YT channel
1 parent c616825 commit 9323cf5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/components/Header.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ import HeaderLink from './HeaderLink.astro';
3737
<HeaderLink class="py-0.5 px-3 border-l-4 text-black border-transparent hover:border-neutral-300 [&.active]:border-main-50 [&.active]:font-bold" href="https://www.tiktok.com/@play.wolvhaven.net">TikTok</HeaderLink>
3838
<HeaderLink class="py-0.5 px-3 border-l-4 text-black border-transparent hover:border-neutral-300 [&.active]:border-main-50 [&.active]:font-bold" href="https://bsky.app/profile/wolvhaven.net">Bluesky</HeaderLink>
3939
<HeaderLink class="py-0.5 px-3 border-l-4 text-black border-transparent hover:border-neutral-300 [&.active]:border-main-50 [&.active]:font-bold" href="https://www.facebook.com/WolvHaven">Facebook</HeaderLink>
40+
<HeaderLink class="py-0.5 px-3 border-l-4 text-black border-transparent hover:border-neutral-300 [&.active]:border-main-50 [&.active]:font-bold" href="https://www.youtube.com/@WolvHavenCommunity">Community YouTube</HeaderLink>
4041
<HeaderLink class="py-0.5 px-3 border-l-4 text-black border-transparent hover:border-neutral-300 [&.active]:border-main-50 [&.active]:font-bold" href="https://www.reddit.com/r/WolvHaven/">Reddit</HeaderLink>
4142
</div>
4243
</div>

src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ import { SEO } from "astro-seo";
2424
</div>
2525
</div>
2626
</div>
27-
<div class="latest_news"><a class="" href="https://www.youtube.com/watch?v=PYlNADgK9u4"><p class="p-5 rounded-lg bg-main-100 border border-darkgray-100 mt-5 text-white">
28-
<b>Latest Video:</b></b> 01/11/25 | Minecraft Monorail: Capitol Monorail Timelapse</a>
27+
<div class="latest_news"><a class="" href="https://www.youtube.com/watch?v=dgFGj76w-Wo"><p class="p-5 rounded-lg bg-main-100 border border-darkgray-100 mt-5 text-white">
28+
<b>Latest Video:</b></b> 29/11/25 | Minecraft Metro: City Hall Station — WolvHaven by Metro</a>
2929
</p></div>
3030
<div class="mt-10">
3131
<h2>Welcome to WolvHaven!</h2>

0 commit comments

Comments
 (0)