Fix footer links

This commit is contained in:
2026-01-19 13:46:35 -08:00
parent 294b54243c
commit 4267908df6

View File

@@ -27,12 +27,8 @@
</main> </main>
<footer> <footer>
copyright 2025 Brendan Chen | copyright 2025 Brendan Chen |
<a target="_blank" href="https://github.com/brendan-ch"> <a target="_blank" href="https://github.com/brendan-ch">GitHub</a> |
GitHub <a target="_blank" href="https://linkedin.com/in/brendan-ch">LinkedIn</a> | e: me [at] bchen.dev
</a> |
<a target="_blank" href="https://linkedin.com/in/brendan-ch">
LinkedIn
</a> | e: me [at] bchen.dev
</footer> </footer>
</body> </body>
</html> </html>