aboutsummaryrefslogtreecommitdiff
path: root/templates/partials/navigation.twig
blob: cff61520237f5baf0febb86b3998725dc10d9305 (plain)
1
2
3
4
5
6
<nav>
  <a href="/">Mitja Felicijan</a>
  <a href="/curriculum-vitae.html">CV</a>
  <a href="https://twitter.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Twitter</a>
  <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Github</a>
</nav>