Lots of work on getting the Launcher actually working well.

This commit is contained in:
Scott Idem
2025-09-24 16:56:32 -04:00
parent 4220a354be
commit 1ba9cd1c03
17 changed files with 453 additions and 344 deletions

View File

@@ -96,7 +96,10 @@ function scroll_container() {
<svelte:head>
<title>Presentation Management - {$events_loc.title ?? 'Æ loading...'}</title>
<title>
&AElig;:
Events - {$events_loc.title ?? 'Æ loading...'}
</title>
</svelte:head>