Change logo & adapt meta
This commit is contained in:
@@ -25,8 +25,8 @@ export default function HeadLayout({
|
||||
<meta property='og:image' content='http://o-k-i.net/logo.png' />
|
||||
<meta property='og:image:secure_url' content='https://o-k-i.net/logo.png' />
|
||||
<meta property='og:image:type' content='image/png' />
|
||||
<meta property='og:image:width' content='208' />
|
||||
<meta property='og:image:height' content='92' />
|
||||
<meta property='og:image:width' content='551' />
|
||||
<meta property='og:image:height' content='315' />
|
||||
<meta property='og:image:alt' content='Logo #OKi - Organisation KA Internationale' />
|
||||
</Head>
|
||||
<Navigasyon selectedTab={tab} />
|
||||
|
||||
+2
-2
@@ -43,8 +43,8 @@ export default function MyApp(props) {
|
||||
<meta property='og:image' content='http://o-k-i.net/logo.png' />
|
||||
<meta property='og:image:secure_url' content='https://o-k-i.net/logo.png' />
|
||||
<meta property='og:image:type' content='image/png' />
|
||||
<meta property='og:image:width' content='208' />
|
||||
<meta property='og:image:height' content='92' />
|
||||
<meta property='og:image:width' content='551' />
|
||||
<meta property='og:image:height' content='315' />
|
||||
<meta property='og:image:alt' content='Logo #OKi - Organisation KA Internationale' />
|
||||
</Head>
|
||||
<ThemeProvider theme={darkTheme}>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 678 KiB |
Reference in New Issue
Block a user