diff --git a/src/components/Header.astro b/src/components/Header.astro index 533ed94..a8b4adb 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -1,2 +1,2 @@ home -blog +blog diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 40735e0..349d23d 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -12,7 +12,7 @@ const { pageTitle, pageCustomTitle = pageTitle } = Astro.props; - + {pageCustomTitle} | ruds diff --git a/src/pages/index.astro b/src/pages/index.astro index 1db2374..e191df2 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -72,7 +72,7 @@ const pageTitle = 'home';
- +

˙⋆✮ ruds ✮⋆˙

"rm -rf /"

@@ -114,7 +114,7 @@ const pageTitle = 'home';