Skip to content

Commit

Permalink
fixup: footer
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfraney committed Dec 29, 2024
1 parent 545c2e7 commit 6b2beaf
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions docs/templates/base.html.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,13 @@
</div>
</main>
<footer>
<p>
<small>
&copy; 2020-2024 <a href="https://johnfraney.ca/">John Franey</a>
</small>
</p>
<div class="container">
<p>
<small>
&copy; 2020-2024 <a href="https://johnfraney.ca/">John Franey</a>
</small>
</p>
</div>
</footer>

<link rel="preload" href="https://unpkg.com/@highlightjs/cdn-assets@11.7.0/styles/a11y-light.min.css" as="style"
Expand Down

0 comments on commit 6b2beaf

Please sign in to comment.