diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-05 22:32:20 -0500 |
---|---|---|
committer | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-05 22:32:20 -0500 |
commit | ca94379ccec225fb421f695bb0df8079c0b631be (patch) | |
tree | 2d928e085cda3130d750e9e9f7d909f8dfbfc55a /templates/about.html | |
parent | afdf9679035f33ad11f957d4479a948ed8543826 (diff) |
Add title breaks
Diffstat (limited to 'templates/about.html')
-rw-r--r-- | templates/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about.html b/templates/about.html index 6e1d3d7..86426ff 100644 --- a/templates/about.html +++ b/templates/about.html @@ -3,7 +3,7 @@ <meta name="description" content="About me, Alex Scerba"> {{ end }} {{ define "main" }} - <h1>alexscerba.com/about</h1> + <h1>alexscerba.com<wbr>/about</h1> <section class="postContent"> <h2>About</h2> <figure> |