Update index.md

This commit is contained in:
nbats 2025-11-13 17:05:44 -08:00 committed by GitHub
parent caec4b383b
commit 164a0fe3be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,8 +7,8 @@ hero:
name: freemediaheckyeah name: freemediaheckyeah
tagline: The largest collection of free stuff on the internet! tagline: The largest collection of free stuff on the internet!
announcement: announcement:
title: Nov 2025 Updates 🍂 title: Fight Chat Control 🔒
link: /posts/Nov-2025 link: /posts/FCC
image: image:
src: /test.png src: /test.png
alt: FMHY Icon alt: FMHY Icon
@ -217,4 +217,4 @@ onMounted(() => {
heroImage.addEventListener('click', handleClick); heroImage.addEventListener('click', handleClick);
} }
}) })
</script> </script>