aboutsummaryrefslogtreecommitdiff
path: root/templates/simple_header.html
diff options
context:
space:
mode:
authorGabriel A. Giovanini <mail@gabrielgio.me>2022-05-13 19:32:51 +0200
committerGabriel A. Giovanini <mail@gabrielgio.me>2022-05-13 19:32:51 +0200
commit2bf274de3fe814e3729deb9ca242df58f8936a49 (patch)
tree29eea5699be630e98a963841b732920d91990b0a /templates/simple_header.html
parent00229809fbb412342f76b503c7745f67090c5813 (diff)
downloadmacroblog.rs-2bf274de3fe814e3729deb9ca242df58f8936a49.tar.gz
macroblog.rs-2bf274de3fe814e3729deb9ca242df58f8936a49.tar.bz2
macroblog.rs-2bf274de3fe814e3729deb9ca242df58f8936a49.zip
fix(shasso): Fix code format
Remove whitespace.
Diffstat (limited to 'templates/simple_header.html')
-rw-r--r--templates/simple_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/simple_header.html b/templates/simple_header.html
index 4382df4..1340aa1 100644
--- a/templates/simple_header.html
+++ b/templates/simple_header.html
@@ -1,7 +1,7 @@
<header class="container">
<nav class="container-fluid">
<ul>
- <li><strong><a href="/">Yet Another Blog</a></strong></li>
+ <li><h2><a href="/">Yet Another Blog</a></h2></li>
</ul>
<ul>
<li><a href="https://gitlab.com/gabrielgio/cv/-/raw/main/cv.pdf?inline=false" class="secondary">Resume</a></li>