Change slug

This commit is contained in:
prototypa
2022-08-19 03:49:00 -04:00
parent 4f9e31ef39
commit 59b4808461
2 changed files with 1 additions and 1 deletions

View File

@ -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>