diff options
Diffstat (limited to '_layouts/base.html')
| -rw-r--r-- | _layouts/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/base.html b/_layouts/base.html index aee5b90..2e0fad4 100644 --- a/_layouts/base.html +++ b/_layouts/base.html | |||
| @@ -223,6 +223,7 @@ | |||
| 223 | <header> | 223 | <header> |
| 224 | <nav class="main" itemscope itemtype="http://schema.org/SiteNavigationElement" role="navigation" aria-label="Main navigation"> | 224 | <nav class="main" itemscope itemtype="http://schema.org/SiteNavigationElement" role="navigation" aria-label="Main navigation"> |
| 225 | <a href="/">Home</a> | 225 | <a href="/">Home</a> |
| 226 | <a href="/vault.html">Vault</a> | ||
| 226 | <a href="https://github.com/mitjafelicijan" target="_blank">Code</a> | 227 | <a href="https://github.com/mitjafelicijan" target="_blank">Code</a> |
| 227 | <a href="/assets/mitjafelicijan.pgp.pub.txt" target="_blank" class="hob">PGP</a> | 228 | <a href="/assets/mitjafelicijan.pgp.pub.txt" target="_blank" class="hob">PGP</a> |
| 228 | <a href="/curriculum-vitae.html">CV</a> | 229 | <a href="/curriculum-vitae.html">CV</a> |
