Merge pull request 'Lowercase the name in the page title' (#13) from brand/lowercase-title into main
This commit was merged in pull request #13.
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
|||||||
<link rel="icon" type="image/png" sizes="64x64" href="/img/favicon-64.png" />
|
<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="apple-touch-icon" href="/img/apple-touch-icon.png" />
|
||||||
<link rel="manifest" href="/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<title>INBUXA</title>
|
<title>inbuxa</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user