Updating bar style to black

This commit is contained in:
si1k
2022-06-10 11:35:15 -04:00
parent 9171e97700
commit db250cdb6e

View File

@@ -32,7 +32,7 @@ export const PageHead: React.FC<
<meta name='apple-mobile-web-app-capable' content='yes' />
<meta
name='apple-mobile-web-app-status-bar-style'
content='black-translucent'
content='black'
/>
<meta name='robots' content='index,follow' />