diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index f84a230..fc41985 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -15,6 +15,7 @@ const permaTitle = 'Hacking in Parallel 2022 //// Berlin' {`${title ? title + ' / ' : ''}${permaTitle}`} +