diff options
Diffstat (limited to 'site.tmpl')
| -rw-r--r-- | site.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -40,7 +40,7 @@ | |||
| 40 | {{ define "navigation" }} | 40 | {{ define "navigation" }} |
| 41 | <nav> | 41 | <nav> |
| 42 | <a href="/">{{ html .Site.Other.Author }}</a> | 42 | <a href="/">{{ html .Site.Other.Author }}</a> |
| 43 | <a href="/curriculum-vitae.html">Curriculum Vitae</a> | 43 | <a href="/curriculum-vitae.html">CV</a> |
| 44 | <a href="https://twitter.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Twitter</a> | 44 | <a href="https://twitter.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Twitter</a> |
| 45 | <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Github</a> | 45 | <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Github</a> |
| 46 | </nav> | 46 | </nav> |
