Skip to content

Commit cda8cbb

Browse files
committed
Fix icenet not mentioned in blog header
1 parent bd75fc4 commit cda8cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/[...blog]/[...page].astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const metadata = {
3838
<Layout metadata={metadata}>
3939
<section class="px-6 sm:px-6 py-12 sm:py-16 lg:py-20 mx-auto max-w-4xl">
4040
<Headline
41-
subtitle="A statically generated blog example with news, tutorials, resources and other interesting content related to AstroWind"
41+
subtitle="A statically generated blog example with news, tutorials, resources and other interesting content related to IceNet"
4242
>
4343
The Blog
4444
</Headline>

0 commit comments

Comments
 (0)