style(drizzle-duckdb-wasm): updated UI to GitHub

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
Neko Ayaka
2025-03-01 22:10:29 +08:00
parent 7639dcf696
commit f230c573cb
@@ -134,10 +134,15 @@ onUnmounted(() => {
>Drizzle ORM</a>
Playground
</h1>
<button text-lg @click="() => toggleDark()">
<div v-if="isDark" i-solar:moon-stars-bold-duotone />
<div v-else i-solar:sun-bold />
</button>
<div flex flex-row items-center gap-2>
<button text-lg @click="() => toggleDark()">
<div v-if="isDark" i-solar:moon-stars-bold-duotone />
<div v-else i-solar:sun-bold />
</button>
<a href="https://github.com/moeru-ai/airi/tree/main/packages/drizzle-duckdb-wasm">
<div i-simple-icons:github />
</a>
</div>
</header>
<div flex flex-col gap-2>
<h2 text-xl>