aboutsummaryrefslogtreecommitdiff
path: root/templates/partials/navigation.twig
blob: 32a381479c6e51355bd43eaea24643c0bc510316 (plain)
1
2
3
4
5
6
7
<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>
  <a href="/weekly-newsletter.html">Weekly newsletter</a>
</nav>