diff options
Diffstat (limited to 'templates/partials/navigation.twig')
| -rw-r--r-- | templates/partials/navigation.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/partials/navigation.twig b/templates/partials/navigation.twig index 56e0ef1..32a3814 100644 --- a/templates/partials/navigation.twig +++ b/templates/partials/navigation.twig | |||
| @@ -3,5 +3,5 @@ | |||
| 3 | <a href="/curriculum-vitae.html">CV</a> | 3 | <a href="/curriculum-vitae.html">CV</a> |
| 4 | <a href="https://twitter.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Twitter</a> | 4 | <a href="https://twitter.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Twitter</a> |
| 5 | <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Github</a> | 5 | <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Github</a> |
| 6 | <a href="/weekly-links.html">Weekly links</a> | 6 | <a href="/weekly-newsletter.html">Weekly newsletter</a> |
| 7 | </nav> | 7 | </nav> |
