mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 09:01:21 +00:00
9 lines
148 B
Svelte
9 lines
148 B
Svelte
<script>
|
|
</script>
|
|
|
|
<svelte:head>
|
|
<title>hellob.art —</title>
|
|
</svelte:head>
|
|
|
|
<!-- <h1>{data.title}</h1>
|
|
<div>{@html data.content}</div> -->
|