diff options
Diffstat (limited to 'themes/simple/layouts')
| -rw-r--r-- | themes/simple/layouts/partials/header.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/simple/layouts/partials/header.html b/themes/simple/layouts/partials/header.html index 8cebff0..e627ec7 100644 --- a/themes/simple/layouts/partials/header.html +++ b/themes/simple/layouts/partials/header.html | |||
| @@ -11,8 +11,7 @@ | |||
| 11 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-3 h-3"> | 11 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-3 h-3"> |
| 12 | <path d="M11.983 1.907a.75.75 0 00-1.292-.657l-8.5 9.5A.75.75 0 002.75 12h6.572l-1.305 6.093a.75.75 0 001.292.657l8.5-9.5A.75.75 0 0017.25 8h-6.572l1.305-6.093z" /> | 12 | <path d="M11.983 1.907a.75.75 0 00-1.292-.657l-8.5 9.5A.75.75 0 002.75 12h6.572l-1.305 6.093a.75.75 0 001.292.657l8.5-9.5A.75.75 0 0017.25 8h-6.572l1.305-6.093z" /> |
| 13 | </svg> | 13 | </svg> |
| 14 | <span class="hidden md:block">Microblog</span> | 14 | <span>Microblog</span> |
| 15 | <span class="block md:hidden">Microblog</span> | ||
| 16 | </a> | 15 | </a> |
| 17 | 16 | ||
| 18 | <a href="https://git.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url" class="font-medium px-2 hover:bg-yellow-100">Git</a> | 17 | <a href="https://git.mitjafelicijan.com" target="_blank" rel="noopener nofollow" itemprop="url" class="font-medium px-2 hover:bg-yellow-100">Git</a> |
