diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 97dbe00..0eb0cad 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -162,6 +162,7 @@ | |||
| 162 | <header> | 162 | <header> |
| 163 | <nav class="main" itemscope itemtype="http://schema.org/SiteNavigationElement" role="toolbar"> | 163 | <nav class="main" itemscope itemtype="http://schema.org/SiteNavigationElement" role="toolbar"> |
| 164 | <a href="/">Home</a> | 164 | <a href="/">Home</a> |
| 165 | <a href="https://github.com/mitjafelicijan" target="_blank">Code</a> | ||
| 165 | <a href="/vault.html">Vault</a> | 166 | <a href="/vault.html">Vault</a> |
| 166 | <a href="/mitjafelicijan.pgp.pub.txt" target="_blank">PGP</a> | 167 | <a href="/mitjafelicijan.pgp.pub.txt" target="_blank">PGP</a> |
| 167 | <a href="/curriculum-vitae.html">CV</a> | 168 | <a href="/curriculum-vitae.html">CV</a> |
