chore: organize + clean up
This commit is contained in:
parent
ddc2e30375
commit
95581a079c
27 changed files with 172 additions and 15 deletions
|
@ -6,5 +6,5 @@ layout: base
|
|||
<main class="flex-1 w-10/12 max-w-screen-sm md:max-w-screen-md mx-auto">
|
||||
{{ content }}
|
||||
</main>
|
||||
{% include "footer.liquid" %}
|
||||
{% include "partials/footer.liquid" %}
|
||||
</div>
|
Reference in a new issue