Introduce links in footer and update styling
This commit is contained in:
@@ -26,7 +26,13 @@
|
||||
{{ content }}
|
||||
</main>
|
||||
<footer>
|
||||
copyright 2025 Brendan Chen
|
||||
copyright 2025 Brendan Chen |
|
||||
<a target="_blank" href="https://github.com/brendan-ch">
|
||||
GitHub
|
||||
</a> |
|
||||
<a target="_blank" href="https://linkedin.com/in/brendan-ch">
|
||||
LinkedIn
|
||||
</a> | e: me [at] bchen.dev
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user