We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7a72f commit a036954Copy full SHA for a036954
docs/.vitepress/config.ts
@@ -30,7 +30,7 @@ export default defineConfig({
30
["script", {}, "window.dataLayer=window.dataLayer||[];\nfunction gtag(){dataLayer.push(arguments);}\ngtag('js',new Date());\ngtag('config','G-9B88TP6PKQ');"]
31
],
32
sitemap: {
33
- hostname: 'https://observablehq.com/plot'
+ hostname: 'https://observablehq.com/plot/'
34
},
35
themeConfig: {
36
// https://vitepress.dev/reference/default-theme-config
0 commit comments