aboutsummaryrefslogtreecommitdiff
path: root/templates/partials/navigation.twig
diff options
context:
space:
mode:
Diffstat (limited to 'templates/partials/navigation.twig')
-rw-r--r--templates/partials/navigation.twig7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/partials/navigation.twig b/templates/partials/navigation.twig
deleted file mode 100644
index 32a3814..0000000
--- a/templates/partials/navigation.twig
+++ /dev/null
@@ -1,7 +0,0 @@
1<nav>
2 <a href="/">Mitja Felicijan</a>
3 <a href="/curriculum-vitae.html">CV</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>
6 <a href="/weekly-newsletter.html">Weekly newsletter</a>
7</nav>