Skip to content

Commit

Permalink
fixup: footer
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfraney committed Dec 31, 2024
1 parent 5b1d321 commit 9e5606f
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/[email protected]/styles/a11y-light.min.css" as="style"
Expand Down

0 comments on commit 9e5606f

Please sign in to comment.