diff --git a/src/components/Logo.astro b/src/components/Logo.astro new file mode 100644 index 0000000..df31b7d --- /dev/null +++ b/src/components/Logo.astro @@ -0,0 +1,11 @@ +--- +import { Hanko } from './icons'; +import Link from './Link.astro'; +--- + + +