Doing some more work on the new Notes objects.

This commit is contained in:
Scott Idem
2025-03-15 21:24:25 -04:00
parent f4bd387ed9
commit 183d431e1d
10 changed files with 305 additions and 263 deletions

View File

@@ -378,7 +378,7 @@ $effect(() => {
{/if}
<svelte:head>
<title>{$ae_loc.title ?? 'Æ loading...'}</title>
<!-- <title>{$ae_loc.title ?? 'Æ loading...'}</title> -->
<link rel="stylesheet" href="{ae_acct.loc.site_style_href}">
<!-- <link rel="manifest" href="/manifest.json"> -->
</svelte:head>