Work on expanding the routes

This commit is contained in:
Scott Idem
2024-03-04 20:55:48 -05:00
parent 6c60ee3086
commit 19a6ff6dbe
22 changed files with 846 additions and 118 deletions

View File

@@ -3,4 +3,10 @@
export let data;
</script>
<svelte:head>
<title>Events Speakers - {data.ae_loc.title}</title>
</svelte:head>
<slot></slot>