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!
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<Footer />
|
||||
</main>
|
||||
<Footer />
|
||||
<ColorScript />
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user