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