diff --git a/src/components/Logo.astro b/src/components/Logo.astro index f6a9dbc..a903d4e 100644 --- a/src/components/Logo.astro +++ b/src/components/Logo.astro @@ -3,5 +3,5 @@ import { SITE } from 'astrowind:config'; --- - image={{ src: '~/assets/images/scope_dark_small.png', alt: 'scope-logo', width:'128', height:'29'}} +