wip
This commit is contained in:
@@ -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();
|
||||
© {year} EDUSEG® 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" />
|
||||
|
||||
Reference in New Issue
Block a user