diff options
Diffstat (limited to 'templates/header.html')
-rw-r--r-- | templates/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.html b/templates/header.html index 1005e66..79e740a 100644 --- a/templates/header.html +++ b/templates/header.html @@ -1,7 +1,7 @@ <header class="container"> <nav class="container-fluid"> <ul> - <li><strong>Yet Another Blog</strong></li> + <li><h2>Yet Another Blog</h2></li> </ul> <ul> <li><a href="https://gitlab.com/gabrielgio/cv/-/raw/main/cv.pdf?inline=false" class="secondary">Resume</a></li> |