diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-07-29 08:02:59 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-07-29 08:02:59 +0200 |
| commit | e4952b32b63fc83c7cd69f87d47f3fde7e7bdc6a (patch) | |
| tree | 988a3ba2c4866dec84adcf40d5890f80facdc70b /template/_navigation.html | |
| parent | a3e2611466f1ab0825bf38f135c36c5cfb29f5c4 (diff) | |
| download | mitjafelicijan.com-e4952b32b63fc83c7cd69f87d47f3fde7e7bdc6a.tar.gz | |
Removed my music and dark mode
Diffstat (limited to 'template/_navigation.html')
| -rwxr-xr-x | template/_navigation.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/_navigation.html b/template/_navigation.html index 9225ede..b80caf6 100755 --- a/template/_navigation.html +++ b/template/_navigation.html | |||
| @@ -7,7 +7,6 @@ | |||
| 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="/my-music.html">My Music</a> | ||
| 11 | <a href="/curriculum-vitae.html">CV</a> | 10 | <a href="/curriculum-vitae.html">CV</a> |
| 12 | <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> |
| 13 | <a href="/feed.rss" itemprop="url">RSS Feed</a> | 12 | <a href="/feed.rss" itemprop="url">RSS Feed</a> |
