diff --git a/public/images/gdwr_small.png b/public/images/gdwr_small.png new file mode 100644 index 0000000..7746297 Binary files /dev/null and b/public/images/gdwr_small.png differ diff --git a/src/components/Header.astro b/src/components/Header.astro index 5e3fa52..be2555e 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -9,7 +9,7 @@ import "@fontsource/jetbrains-mono";
- +

{SITE_TITLE}

diff --git a/src/pages/index.astro b/src/pages/index.astro index ecea021..f6c0222 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -6,15 +6,40 @@ const Buttons = [ { text: "blog", link: "/blog" }, ]; +const title = "GDWR"; +const campfireImage = "/images/gdwr_small.png"; + --- + + + + {title} + + + + + + + + + + + + + + + + + +
- GDWR Avatar + GDWR Avatar

GDWR

Fullstack Developer