diff --git a/examples/blog/src/pages/index.astro b/examples/blog/src/pages/index.astro index 31269efde0..6d7c4caed5 100644 --- a/examples/blog/src/pages/index.astro +++ b/examples/blog/src/pages/index.astro @@ -34,15 +34,14 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';
  • Customize the blog post page layout in src/layouts/BlogPost.astro
  • - Have fun! If you get stuck, remember to read the docs - or join us on Discord to ask questions. + Have fun! If you get stuck, remember to + read the docs + or join us on Discord to ask questions.

    - Looking for a blog template with a bit more personality? Check out astro-blog-template - by Maxi Ferreira. + Looking for a blog template with a bit more personality? Check out + astro-blog-template + by Maxi Ferreira.