aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-10-08 02:18:38 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-10-08 02:18:38 +0200
commit655e6e48fd03a5525d5bc8268392f24e36ad8610 (patch)
tree456e1a0ce70a8f901617b5cb3e9a2ed1230ee319 /template
parenta380c9c0aec82431bc9f9928ce8360b4e6b33ce6 (diff)
downloadmitjafelicijan.com-655e6e48fd03a5525d5bc8268392f24e36ad8610.tar.gz
Removed YapYap from menu
Diffstat (limited to 'template')
-rwxr-xr-xtemplate/_navigation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/_navigation.html b/template/_navigation.html
index 5d5c2cc..a4c072d 100755
--- a/template/_navigation.html
+++ b/template/_navigation.html
@@ -7,7 +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="/yapyap.xml" itemprop="url">YapYap</a> -->
11 <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>
12 <a href="/curriculum-vitae.html">CV</a> 12 <a href="/curriculum-vitae.html">CV</a>
13 <a href="/feed.rss" itemprop="url">RSS Feed</a> 13 <a href="/feed.rss" itemprop="url">RSS Feed</a>