diff --git a/public/fingerprint_scope_logo.svg b/public/fingerprint_scope_logo.svg new file mode 100644 index 0000000..35a8af9 --- /dev/null +++ b/public/fingerprint_scope_logo.svg @@ -0,0 +1,60 @@ + \ No newline at end of file diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index 0b3ac6a..7eb40f3 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -8,7 +8,7 @@ const currentPath = Astro.url.pathname;