- _____ _____ _____ -||h |||d |||i || -||___|||___|||___|| -|/___\|/___\|/___\| -+
diff --git a/website/src/components/HdiLogo.astro b/website/src/components/HdiLogo.astro new file mode 100644 index 0000000..75adc14 --- /dev/null +++ b/website/src/components/HdiLogo.astro @@ -0,0 +1,168 @@ +
+ _____ _____ _____ +||h |||d |||i || +||___|||___|||___|| +|/___\|/___\|/___\|+ + + + diff --git a/website/src/pages/index.astro b/website/src/pages/index.astro index 119b438..acb74d1 100644 --- a/website/src/pages/index.astro +++ b/website/src/pages/index.astro @@ -3,21 +3,14 @@ import Layout from "../layouts/Layout.astro"; import DemoLatte from "../assets/demo-latte.gif"; import DemoMocha from "../assets/demo-mocha.gif"; import { VERSION } from "../data/data"; +import HdiLogo from "../components/HdiLogo.astro"; ---
- _____ _____ _____ -||h |||d |||i || -||___|||___|||___|| -|/___\|/___\|/___\| -+