feat: support inline image

This commit is contained in:
Shusui MOYATANI
2023-03-07 20:50:34 +09:00
parent bcbd9242f3
commit 06baf0f154
7 changed files with 91 additions and 21 deletions

View File

@@ -49,6 +49,11 @@ const Hello: Component = () => {
<div class="text-7xl">🐰</div>
<h1 class="text-5xl font-bold text-rose-300">Rabbit</h1>
<div>Rabbit is a Web client for Nostr.</div>
<p class="text-center">
<span class="font-bold text-rose-400">注意: 現在ベータ版です</span>
<br />
</p>
</div>
<div class="p-8 shadow-md">
<Switch>