aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-01-29 06:35:54 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-01-29 06:35:54 +0100
commit29231c17524aa55ff5915b207d1e697c709b7073 (patch)
tree7b0f4c949f0861c8a1e7565f0b7358b33fb74f7c /template
parentc843640f0f015c77dadb687b51b0f79696ecaa9b (diff)
downloadmitjafelicijan.com-29231c17524aa55ff5915b207d1e697c709b7073.tar.gz
Added YapYap
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 4332ba2..6a4e8a6 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 11
12 <a href="https://git.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url">Git</a> 12 <a href="https://git.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url">Git</a>
13 <a href="https://files.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url">Files</a> 13 <a href="https://files.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url">Files</a>