This commit is contained in:
2025-04-29 18:34:59 -03:00
parent 67f73538c3
commit e85ac86d12
6 changed files with 105 additions and 32 deletions

View File

@@ -45,7 +45,7 @@ const year = new Date().getFullYear();
<slot name="nav" />
<main id="content" data-pagefind-body>
<main id="conteudo" data-pagefind-body>
<slot />
</main>
@@ -55,7 +55,7 @@ const year = new Date().getFullYear();
&copy; {year} EDUSEG&reg; Todos os direitos reservados. CNPJ15.608.435/0001-90
</div>
<a
href="#"
href="#topo"
class="underline hover:no-underline flex items-center gap-1 max-lg:self-center"
>
<Icon name="arrow-up" />