mirror of
https://github.com/Damillora/phoebe.git
synced 2025-03-10 14:07:22 +00:00
10 lines
217 B
Svelte
10 lines
217 B
Svelte
<script>
|
|
</script>
|
|
|
|
<section class="hero is-primary is-medium">
|
|
<div class="hero-body">
|
|
<p class="title">Shioriko</p>
|
|
<p class="subtitle">Booru-style gallery written in Go and Svelte</p>
|
|
</div>
|
|
</section>
|