From ca94379ccec225fb421f695bb0df8079c0b631be Mon Sep 17 00:00:00 2001
From: thinkpadmaster <a.scerba02@gmail.com>
Date: Wed, 5 Jul 2023 22:32:20 -0500
Subject: Add title breaks

---
 templates/projects.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'templates/projects.html')

diff --git a/templates/projects.html b/templates/projects.html
index 6e90ffe..6cc75af 100644
--- a/templates/projects.html
+++ b/templates/projects.html
@@ -3,7 +3,7 @@
     <meta name="description" content="Site blog featuring personal and project updates as well as anything random I want to share.">
 {{ end }}
 {{ define "main" }}
-    <h1>alexscerba.com/projects</h1>
+    <h1>alexscerba.com<wbr>/projects</h1>
 
     <section class="postContent">
       <h2>Completed</h2>
-- 
cgit v1.2.3