diff options
Diffstat (limited to 'template/_navigation.html')
| -rwxr-xr-x | template/_navigation.html | 2 |
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> |
