mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 19:01:35 +01:00
Make all section headers anchors
This commit is contained in:
@@ -38,11 +38,9 @@
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<section>
|
||||
{@html mainContent}
|
||||
</section>
|
||||
{@html mainContent}
|
||||
{#if articles.length > 0}
|
||||
<section>
|
||||
<section class="articles" id="articles">
|
||||
<h2>Articles</h2>
|
||||
|
||||
{#each articles as article}
|
||||
|
||||
Reference in New Issue
Block a user