[READ-ONLY] Mirror of https://github.com/probablykasper/kadium. App for staying ontop of YouTube channels' uploads kadium.kasper.space
linux macos notifications tauri windows youtube
0

Configure Feed

Select the types of activity you want to include in your feed.

Fix +error.svelte title

authored by

Kasper and committed by
GitHub
(Oct 7, 2024, 10:29 AM +0200) a27312a7 c5dc91c3

+1 -1
+1 -1
website/src/routes/+error.svelte
··· 4 4 </script> 5 5 6 6 <svelte:head> 7 - <title>Changelog • Kadium</title> 7 + <title>{$page.status} • Kadium</title> 8 8 </svelte:head> 9 9 10 10 <main class="relative mx-auto mb-24 max-w-3xl p-6">