mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-14 07:26:43 +00:00
Updating bar style to black
This commit is contained in:
@@ -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' />
|
||||
|
||||
Reference in New Issue
Block a user