This commit is contained in:
Barrett Ruth 2025-07-19 09:05:27 -05:00
parent 462ce9ddc2
commit c33d4da1db

View file

@ -23,7 +23,7 @@ class SiteFooter extends HTMLElement {
connectedCallback() {
this.innerHTML = `
<footer>
<span class="greek-delta">&Delta;</span>
<span>ʕ ʔ</span>
<div class="footer-links">
<a target="_blank" href="mailto:br.barrettruth@gmail.com">email</a>
</div>