aboutsummaryrefslogtreecommitdiff
path: root/template/_navigation.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-03-23 03:41:44 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-03-23 03:41:44 +0100
commitc8443841638b57440c961b0ab70f2d14a8021466 (patch)
treeccbeb9e332dcc59550e51ae10392c098403478bc /template/_navigation.html
parent4c69b3793bd09c92704726e8d89699af983ffef2 (diff)
downloadmitjafelicijan.com-c8443841638b57440c961b0ab70f2d14a8021466.tar.gz
Added new projects and cleaned up some templates
Diffstat (limited to 'template/_navigation.html')
-rwxr-xr-xtemplate/_navigation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/_navigation.html b/template/_navigation.html
index 2d60821..9225ede 100755
--- a/template/_navigation.html
+++ b/template/_navigation.html
@@ -10,7 +10,7 @@
10 <a href="/my-music.html">My Music</a> 10 <a href="/my-music.html">My Music</a>
11 <a href="/curriculum-vitae.html">CV</a> 11 <a href="/curriculum-vitae.html">CV</a>
12 <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a> 12 <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a>
13 <a href="/feed.rss" itemprop="url">RSS feed</a> 13 <a href="/feed.rss" itemprop="url">RSS Feed</a>
14 </nav> 14 </nav>
15 </header> 15 </header>
16</div> 16</div>