diff --git a/src/assets/img/yht_logo.png b/src/assets/img/yht_logo.png new file mode 100755 index 0000000..405e370 Binary files /dev/null and b/src/assets/img/yht_logo.png differ diff --git a/src/components/Logo.astro b/src/components/Logo.astro index 18e6b8d..f15ee4f 100644 --- a/src/components/Logo.astro +++ b/src/components/Logo.astro @@ -1,3 +1,12 @@ +--- +import { Image } from 'astro:assets'; +import logoImage from '../assets/img/yht_logo.png'; +--- + + + Logo displaying a stylized character with brown hair wearing purple hoodie on a light blue circle background + + - - - Logo displaying a stylized character with brown hair wearing purple hoodie on a light blue circle background -