Headless Improvements (#41)

This commit is contained in:
Ollie Taylor
2023-07-10 16:35:58 +01:00
committed by GitHub
parent 980588930a
commit 16366ec7f3
54 changed files with 1406 additions and 1034 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
import { Github } from '@inqling/svelte-icons/simple-icons';
import clsx from 'clsx';
import 'highlight.js/styles/github-dark.css';
import { AudioLoader } from 'svelte-podcast';
import { Audio } from 'svelte-podcast';
import '../app.postcss';
const page_links = [
@@ -62,6 +62,6 @@
</div>
</header>
<AudioLoader />
<Audio />
<slot />