Commit e1e0f14

mo khan <mo@mokhan.ca>
2025-03-26 21:56:07
feat: add h1 headings
1 parent 83ccdf9
Changed files (1)
bin
bin/ui
@@ -184,6 +184,7 @@ class UI
                   <li><strong>UI</strong></li>
                 </ul>
                 <ul>
+                  <li><a href="/index.html">Home</a></li>
                   <li><a href="/groups.html">Groups</a></li>
                   <li>
                     <form action="/logout" method="post">
@@ -327,6 +328,7 @@ class UI
               </ul>
             </nav>
 
+            <h1>Groups</h1>
             <table>
               <thead>
                 <tr>
@@ -383,6 +385,7 @@ class UI
             </ul>
           </nav>
 
+          <h1>Projects</h1>
           <table>
             <thead>
               <tr>