diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-07 22:20:29 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-07 22:20:29 +0200 |
| commit | 69356cf90779944324f8c17779d562db4a3fd9e2 (patch) | |
| tree | fa3599bda0cd92f94056467661ec3c2a2f260567 /themes/simple/layouts/partials/header.html | |
| parent | f4fa1ef9989da487a13d552cfe161a073390fffe (diff) | |
| download | mitjafelicijan.com-69356cf90779944324f8c17779d562db4a3fd9e2.tar.gz | |
Added Cactus comment to the site
Diffstat (limited to 'themes/simple/layouts/partials/header.html')
| -rw-r--r-- | themes/simple/layouts/partials/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/layouts/partials/header.html b/themes/simple/layouts/partials/header.html index 1e8ee13..1cbc47e 100644 --- a/themes/simple/layouts/partials/header.html +++ b/themes/simple/layouts/partials/header.html | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <div class="container-blog px-6 md:p-0"> | 1 | <div class="container-blog mx-auto px-6 md:p-0"> |
| 2 | <header class="flex py-4 mt-4 mb-6"> | 2 | <header class="flex py-4 mt-4 mb-6"> |
| 3 | <h3 class="flex-grow"> | 3 | <h3 class="flex-grow"> |
| 4 | <a href="/" itemprop="url" class="text-xl font-bold hover:bg-yellow-100">Mitja Felicijan</a> | 4 | <a href="/" itemprop="url" class="text-xl font-bold hover:bg-yellow-100">Mitja Felicijan</a> |
