diff --git a/src/pages/about.astro b/src/pages/about.astro index cf2fd35..8e66030 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -8,6 +8,14 @@ import { Snow } from "../components/Snow.tsx"; + + + @@ -17,14 +25,6 @@ import { Snow } from "../components/Snow.tsx"; {pageTitle} - - -

{pageTitle}

diff --git a/src/pages/blog.astro b/src/pages/blog.astro index 357dbe6..e425b01 100644 --- a/src/pages/blog.astro +++ b/src/pages/blog.astro @@ -7,18 +7,19 @@ import { Snow } from "../components/Snow.tsx"; --- + + + {pageTitle} - -

{pageTitle}

diff --git a/src/pages/index.astro b/src/pages/index.astro index 06576a2..9b55d59 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,6 +9,14 @@ import { Snow } from "../components/Snow.tsx"; + + + @@ -17,14 +25,6 @@ import { Snow } from "../components/Snow.tsx"; {pageTitle} - - -

{pageTitle}

diff --git a/src/pages/links.astro b/src/pages/links.astro index ed5267b..6b13721 100644 --- a/src/pages/links.astro +++ b/src/pages/links.astro @@ -8,6 +8,14 @@ import { Snow } from "../components/Snow.tsx"; + + + @@ -15,13 +23,6 @@ import { Snow } from "../components/Snow.tsx"; {pageTitle} - -

{pageTitle}