Lowercase the name in the page title #13

Merged
jcoffey-dev merged 1 commits from brand/lowercase-title into main 2026-09-23 00:16:23 +00:00
Showing only changes of commit 1752276229 - Show all commits
+1 -1
View File
@@ -23,7 +23,7 @@
<link rel="icon" type="image/png" sizes="64x64" href="/img/favicon-64.png" />
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png" />
<link rel="manifest" href="/manifest.webmanifest" />
<title>INBUXA</title>
<title>inbuxa</title>
</head>
<body>
<div id="root"></div>