aboutsummaryrefslogtreecommitdiff
path: root/template/_navigation.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/_navigation.html')
-rwxr-xr-xtemplate/_navigation.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/_navigation.html b/template/_navigation.html
index 2943afe..5d5c2cc 100755
--- a/template/_navigation.html
+++ b/template/_navigation.html
@@ -7,6 +7,7 @@
7 <nav itemscope itemtype="http://schema.org/SiteNavigationElement" class="main-navigation"> 7 <nav itemscope itemtype="http://schema.org/SiteNavigationElement" class="main-navigation">
8 <meta itemprop="name" content="Main Menu"> 8 <meta itemprop="name" content="Main Menu">
9 9
10 <a href="/yapyap.xml" itemprop="url">YapYap</a>
10 <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a> 11 <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a>
11 <a href="/curriculum-vitae.html">CV</a> 12 <a href="/curriculum-vitae.html">CV</a>
12 <a href="/feed.rss" itemprop="url">RSS Feed</a> 13 <a href="/feed.rss" itemprop="url">RSS Feed</a>