diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-01-08 14:22:17 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-01-08 14:22:17 +0100 |
| commit | ba45fda68b77203b4437e98b2fb6dbd29d73a204 (patch) | |
| tree | 37b295dbf59690b33e418ac12cbfb0e76f5f1a68 /template | |
| parent | 349948e738d0396d98c30a346b2ed208942cab54 (diff) | |
| download | mitjafelicijan.com-ba45fda68b77203b4437e98b2fb6dbd29d73a204.tar.gz | |
Added new link into navigation and added Nim to CV
Diffstat (limited to 'template')
| -rwxr-xr-x | template/_navigation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/_navigation.html b/template/_navigation.html index d6ffcf6..4332ba2 100755 --- a/template/_navigation.html +++ b/template/_navigation.html | |||
| @@ -10,6 +10,7 @@ | |||
| 10 | <!-- <a href="/yapyap.xml" itemprop="url">YapYap</a> --> | 10 | <!-- <a href="/yapyap.xml" itemprop="url">YapYap</a> --> |
| 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://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a>--> | 14 | <!--<a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a>--> |
| 14 | <a href="/curriculum-vitae.html">CV</a> | 15 | <a href="/curriculum-vitae.html">CV</a> |
| 15 | 16 | ||
