Working through bugs... Related to data stores and not using the for type and for id... They were locked.
This commit is contained in:
@@ -353,7 +353,7 @@ $effect(() => {
|
||||
<span class="justify-self-start">
|
||||
<!-- Be sure to explain what Æ (Aether) means in the title text or similar! -->
|
||||
<Satellite size="1.5em" class="mx-1 inline-block text-gray-500" />
|
||||
<abbr title="Aether - IDAA Module"> Æ IDAA </abbr>
|
||||
<abbr title="Aether - IDAA Module">Æ IDAA </abbr>
|
||||
</span>
|
||||
<a
|
||||
href="/"
|
||||
@@ -375,6 +375,7 @@ $effect(() => {
|
||||
{@render children?.()}
|
||||
</section>
|
||||
|
||||
<!-- The footer for the IDAA section of the site -->
|
||||
<section
|
||||
class="module_footer footer_content lg:text-md xl:text-md flex min-h-7 px-1 py-0.5 text-sm text-slate-400 transition hover:text-slate-800 sm:text-sm 2xl:text-lg"
|
||||
class:ae_debug={$ae_loc?.debug}>
|
||||
|
||||
Reference in New Issue
Block a user