Add sitemap and robots
This commit is contained in:
@@ -33,6 +33,7 @@ const headDescription: string = description || site.description;
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="apple-touch-icon" href="/favicon.png" />
|
||||
|
||||
<link rel="sitemap" href="/sitemap-index.xml" />
|
||||
<SEO title={headTitle} description={headDescription} {image} />
|
||||
|
||||
<ThemeManager defaultTheme="auto" />
|
||||
|
Reference in New Issue
Block a user