mirror of
https://github.com/Damillora/phoebe.git
synced 2025-03-11 14:27:23 +00:00
15 lines
260 B
Svelte
15 lines
260 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>
|