We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd75fc4 commit cda8cbbCopy full SHA for cda8cbb
src/pages/[...blog]/[...page].astro
@@ -38,7 +38,7 @@ const metadata = {
38
<Layout metadata={metadata}>
39
<section class="px-6 sm:px-6 py-12 sm:py-16 lg:py-20 mx-auto max-w-4xl">
40
<Headline
41
- subtitle="A statically generated blog example with news, tutorials, resources and other interesting content related to AstroWind"
+ subtitle="A statically generated blog example with news, tutorials, resources and other interesting content related to IceNet"
42
>
43
The Blog
44
</Headline>
0 commit comments