Fix #19: move misplaced footer
This commit is contained in:
@@ -39,9 +39,8 @@ const posts = (await Astro.glob("../posts/*.md")).sort(
|
|||||||
subscribe with RSS!
|
subscribe with RSS!
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<Footer />
|
|
||||||
</main>
|
</main>
|
||||||
|
<Footer />
|
||||||
<ColorScript />
|
<ColorScript />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user