feat: move Footer out of main
This commit is contained in:
parent
a2abb6f5ec
commit
8ccfa4173a
1 changed files with 1 additions and 2 deletions
|
@ -14,9 +14,8 @@ const page = {
|
|||
|
||||
<p>{page.description}</p>
|
||||
<p>Visit the <a href="https://ayco.io/threads">page</a></p>
|
||||
|
||||
<Footer />
|
||||
</main>
|
||||
<Footer />
|
||||
</Layout>
|
||||
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue