diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-30 15:16:51 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-30 15:16:51 +0100 |
| commit | fcfec0c05b3a082c01ef26e01b8587b905c51ee2 (patch) | |
| tree | 70898b43f0fdb18a020e47ea3245ba0161ff4f85 /template/_navigation.html | |
| parent | f30268b82de2e150f9bc410e8e8f7f1ff51c3b9c (diff) | |
| download | mitjafelicijan.com-fcfec0c05b3a082c01ef26e01b8587b905c51ee2.tar.gz | |
Added sourcehut
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 d484fdd..83ef4e0 100755 --- a/template/_navigation.html +++ b/template/_navigation.html | |||
| @@ -8,6 +8,8 @@ | |||
| 8 | <meta itemprop="name" content="Main Menu"> | 8 | <meta itemprop="name" content="Main Menu"> |
| 9 | 9 | ||
| 10 | <!-- <a href="/yapyap.xml" itemprop="url">YapYap</a> --> | 10 | <!-- <a href="/yapyap.xml" itemprop="url">YapYap</a> --> |
| 11 | |||
| 12 | <a href="https://git.sr.ht/~mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Sourcehut</a> | ||
| 11 | <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a> | 13 | <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow" itemprop="url">Github</a> |
| 12 | <a href="/curriculum-vitae.html">CV</a> | 14 | <a href="/curriculum-vitae.html">CV</a> |
| 13 | 15 | ||
