diff --git a/examples/blog/src/pages/index.astro b/examples/blog/src/pages/index.astro index 4fd7a7d25..02ad846c9 100644 --- a/examples/blog/src/pages/index.astro +++ b/examples/blog/src/pages/index.astro @@ -19,12 +19,6 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../config'; template serves as a lightweight, minimally-styled starting point for anyone looking to build a personal website, blog, or portfolio with Astro.
-- Looking for a blog template with a bit more personality? Check out astro-blog-template - by Maxi Ferreira. -
This template comes with a few integrations already configured in your
astro.config.mjs
file. You can customize your setup with
@@ -47,6 +41,12 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../config';
>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. +