aboutsummaryrefslogtreecommitdiff
path: root/static/templates.xsl
diff options
context:
space:
mode:
authorAlexander Kavon <me+git@alexkavon.com>2025-07-07 23:31:55 -0400
committerAlexander Kavon <me+git@alexkavon.com>2025-07-07 23:31:55 -0400
commit3b9e176942679127b60af3935e35ec0d26033041 (patch)
tree87a5734111df36ccd9354559f208cbf708b6b67c /static/templates.xsl
parent8e85b9919dbf49ddc32473dfe706560aa67ac764 (diff)
add resume link
Diffstat (limited to 'static/templates.xsl')
-rw-r--r--static/templates.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/templates.xsl b/static/templates.xsl
index 7d748a1..d4daf94 100644
--- a/static/templates.xsl
+++ b/static/templates.xsl
@@ -41,6 +41,7 @@
</aside>
<nav id="external-navigation">
<ul>
+ <li><a target="_blank" href="/resume"><img class="icon" src="/icons/paperclip.svg#paperclip"></img></a></li>
<li><a target="_blank" href="https://instagram.com/afk_comedy"><img class="icon" src="/icons/instagram.svg#instagram"></img></a></li>
<li><a target="_blank" href="https://github.com/lgtmak"><img class="icon" src="/icons/github.svg#github"></img></a></li>
</ul>