diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-01-30 21:39:50 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-01-30 21:39:50 +0100 |
| commit | a306363f9d102a162d582f0f19920f6b6578a0f6 (patch) | |
| tree | ff3a890b78fa33f6b4bff9ebd0583a706578899b /template/_navigation.html | |
| parent | 5ebb13dfdc28d210b184a5fa9dc863e41a8f2c63 (diff) | |
| download | mitjafelicijan.com-a306363f9d102a162d582f0f19920f6b6578a0f6.tar.gz | |
Added comments made with Nginx NJS
Diffstat (limited to 'template/_navigation.html')
| -rwxr-xr-x | template/_navigation.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/_navigation.html b/template/_navigation.html index 8a6152c..f6567c9 100755 --- a/template/_navigation.html +++ b/template/_navigation.html | |||
| @@ -11,10 +11,8 @@ | |||
| 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> |
| 14 | <!--<a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a>--> | ||
| 15 | <a href="/curriculum-vitae.html">CV</a> | 14 | <a href="/curriculum-vitae.html">CV</a> |
| 16 | 15 | ||
| 17 | <!-- <a href="https://feedbin.com/starred/28977384dcc292a0a400e36cd9bcf64e.xml" itemprop="url">Starred</a> --> | ||
| 18 | <a href="/feed.rss" itemprop="url">RSS</a> | 16 | <a href="/feed.rss" itemprop="url">RSS</a> |
| 19 | </nav> | 17 | </nav> |
| 20 | </header> | 18 | </header> |
