File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 < link rel ="apple-touch-icon " href ="/images/ebb-logo.png " />
77 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
88 < meta name ="theme-color " content ="#111827 " />
9- < title > Ebb Product Board </ title >
9+ < title > Ebb Progress </ title >
1010 </ head >
1111 < body >
1212 < div id ="root "> </ div >
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ export default function HomePage() {
103103 < div className = "max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 flex justify-between items-center" >
104104 < div className = "flex items-center" >
105105 < img src = "/images/ebb-logo.png" alt = "Ebb Logo" className = "h-10" />
106- < span className = "ml-2 text-xl font-semibold text-gray-900 dark:text-gray-100" > Product Board </ span >
106+ < span className = "ml-2 text-xl font-semibold text-gray-900 dark:text-gray-100" > Ebb Progress </ span >
107107 </ div >
108108
109109 < div className = "flex items-center space-x-4" >
You can’t perform that action at this time.
0 commit comments