diff options
Diffstat (limited to 'static/templates.xsl')
| -rw-r--r-- | static/templates.xsl | 1 |
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> |
