hellob.art/src/routes/blog/[slug]/+page.svelte

9 lines
148 B
Svelte

<script>
</script>
<svelte:head>
<title>hellob.art &mdash;</title>
</svelte:head>
<!-- <h1>{data.title}</h1>
<div>{@html data.content}</div> -->