We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c104fa commit c5257f9Copy full SHA for c5257f9
zudoku.config.tsx
@@ -6,6 +6,7 @@ import { HeadNavigation } from "./src/HeadNavigation";
6
7
const config: ZudokuConfig = {
8
basePath: "/docs",
9
+ canonicalUrlOrigin: "https://zuplo.com",
10
cdnUrl: {
11
media: "https://cdn.zuplo.com/docs",
12
},
0 commit comments