Change slug
This commit is contained in:
@ -56,7 +56,7 @@ const {} = Astro.props;
|
|||||||
/>
|
/>
|
||||||
<h3 class="mb-2 text-xl font-bold leading-snug sm:text-2xl">
|
<h3 class="mb-2 text-xl font-bold leading-snug sm:text-2xl">
|
||||||
<a
|
<a
|
||||||
href="/blog/how-to-customize-astrowind-to-your-branding"
|
href="/blog/how-to-customize-astrowind-to-your-brand"
|
||||||
class="hover:text-blue-600 underline underline-offset-4 decoration-1 decoration-dotted transition ease-in duration-200"
|
class="hover:text-blue-600 underline underline-offset-4 decoration-1 decoration-dotted transition ease-in duration-200"
|
||||||
>How to customize AstroWind template to suit your branding
|
>How to customize AstroWind template to suit your branding
|
||||||
</a>
|
</a>
|
||||||
|
Reference in New Issue
Block a user