This commit is contained in:
parent
39911006a0
commit
2745f390d9
1 changed files with 3 additions and 1 deletions
|
@ -92,7 +92,9 @@ const excerpt = remarkPluginFrontmatter.excerpt?.replaceAll("\n", "");
|
|||
}
|
||||
|
||||
<div class="post-content" id="post-content">
|
||||
<Content />
|
||||
<main>
|
||||
<Content />
|
||||
</main>
|
||||
|
||||
<hr />
|
||||
|
||||
|
|
Loading…
Reference in a new issue