More work on the system and debug menus and related info.
This commit is contained in:
@@ -29,6 +29,10 @@ onMount(() => {
|
||||
});
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>{$ae_loc.title ?? 'Æ loading...'}</title>
|
||||
</svelte:head>
|
||||
|
||||
|
||||
<section
|
||||
class="ae_root md:container h-full mx-auto flex flex-col items-center p-4 space-y-12"
|
||||
|
||||
Reference in New Issue
Block a user