diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-08 11:59:37 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-08 11:59:37 +0100 |
| commit | b0b8f7ffbf563f341745e86bfe85f080f6a8db27 (patch) | |
| tree | c56029d1d0939d899a622c60309dfccd0b84e7bb /template/_navigation.html | |
| parent | 2a373fcbb6dc6eb864f1c9f3351efe4b5ed2abf0 (diff) | |
| download | mitjafelicijan.com-b0b8f7ffbf563f341745e86bfe85f080f6a8db27.tar.gz | |
A bunch of changes
Diffstat (limited to 'template/_navigation.html')
| -rwxr-xr-x | template/_navigation.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/_navigation.html b/template/_navigation.html index a4c072d..d484fdd 100755 --- a/template/_navigation.html +++ b/template/_navigation.html | |||
| @@ -10,6 +10,8 @@ | |||
| 10 | <!-- <a href="/yapyap.xml" itemprop="url">YapYap</a> --> | 10 | <!-- <a href="/yapyap.xml" itemprop="url">YapYap</a> --> |
| 11 | <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> |
| 12 | <a href="/curriculum-vitae.html">CV</a> | 12 | <a href="/curriculum-vitae.html">CV</a> |
| 13 | |||
| 14 | <a href="https://feedbin.com/starred/28977384dcc292a0a400e36cd9bcf64e.xml" itemprop="url">Starred</a> | ||
| 13 | <a href="/feed.rss" itemprop="url">RSS Feed</a> | 15 | <a href="/feed.rss" itemprop="url">RSS Feed</a> |
| 14 | </nav> | 16 | </nav> |
| 15 | </header> | 17 | </header> |
