diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-01-29 06:35:54 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-01-29 06:35:54 +0100 |
| commit | 29231c17524aa55ff5915b207d1e697c709b7073 (patch) | |
| tree | 7b0f4c949f0861c8a1e7565f0b7358b33fb74f7c /template | |
| parent | c843640f0f015c77dadb687b51b0f79696ecaa9b (diff) | |
| download | mitjafelicijan.com-29231c17524aa55ff5915b207d1e697c709b7073.tar.gz | |
Added YapYap
Diffstat (limited to 'template')
| -rwxr-xr-x | template/_navigation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/_navigation.html b/template/_navigation.html index 4332ba2..6a4e8a6 100755 --- a/template/_navigation.html +++ b/template/_navigation.html | |||
| @@ -7,7 +7,7 @@ | |||
| 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="/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://files.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url">Files</a> |
