We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a33cc commit 9860aa5Copy full SHA for 9860aa5
lib/personal.ex
@@ -61,7 +61,7 @@ defmodule Personal do
61
<main class="relative grow min-h-96 flex-1 p-4">
62
<%= render_slot(@inner_block) %>
63
</main>
64
- <footer class="bg-bludacris p-4 text-center">
+ <footer class="mt-10 bg-bludacris p-4 text-center">
65
© Andy LeClair 2024 | <a href="/atom.xml">Atom</a> | <a href="/feed.xml">RSS</a>
66
</footer>
67
</div>
0 commit comments