Skip to content

Commit

Permalink
Add sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
drwpow committed Nov 6, 2023
1 parent bda76af commit 00d3e11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ export default defineConfig({
['link', {rel: 'apple-touch-icon', type: 'image/png', sizes: '512x512', href: '/favicon-512.png'}],
['script', {defer: '', src: 'https://static.cloudflareinsights.com/beacon.min.js', 'data-cf-beacon': '{"token": "f5713e86f9aa43278151f2763d6b59ae"}'}],
],

sitemap: {
hostname: 'https://cobalt-ui.pages.dev',
},
/** @see https://vitepress.dev/reference/default-theme-config */
themeConfig: {
logo: '/images/cobalt-icon-solid.svg',
Expand Down

0 comments on commit 00d3e11

Please sign in to comment.