Remove static content sections from main and news pages to streamline layout and prepare for dynamic data integration.
This commit is contained in:
@@ -108,13 +108,6 @@
|
||||
{/each}
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="rounded-3xl bg-white/80 p-6 shadow-sm ring-1 ring-black/5 sm:p-8">
|
||||
<h3 class="text-base font-extrabold tracking-tight text-(--text-strong)">Sobre esta página</h3>
|
||||
<p class="mt-2 text-sm leading-relaxed text-(--text)">
|
||||
Conteúdo de notícias estático por enquanto. Depois você poderá ligar ao banco/CMS sem mudar o layout.
|
||||
</p>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user