diff --git a/public/vee.png b/public/vee.png new file mode 100644 index 0000000..19c4d23 Binary files /dev/null and b/public/vee.png differ diff --git a/src/components/Nav-bar.astro b/src/components/Nav-bar.astro index 8cbbf96..1c12721 100644 --- a/src/components/Nav-bar.astro +++ b/src/components/Nav-bar.astro @@ -1,8 +1,7 @@ --- import Button from "../components/navbutton.svelte" -const pageTitle= Astro.props --- - + + + + \ No newline at end of file diff --git a/src/components/navbutton.svelte b/src/components/navbutton.svelte index f018bab..8351e9e 100644 --- a/src/components/navbutton.svelte +++ b/src/components/navbutton.svelte @@ -6,6 +6,7 @@