mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Reposition Footer section
This commit is contained in:
@@ -86,6 +86,7 @@ const sortedPosts = posts.sort(
|
||||
</div>
|
||||
<hr class="border-skin-line" />
|
||||
</section>
|
||||
|
||||
<section id="featured-section">
|
||||
<h2>Featured</h2>
|
||||
<ul>
|
||||
@@ -131,9 +132,9 @@ const sortedPosts = posts.sort(
|
||||
</LinkButton>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<Footer />
|
||||
</main>
|
||||
</Layout>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user