Skip to content

Commit c5257f9

Browse files
authored
Set canonical URL (#556)
* Set canonical URL * Update canonical URL in config file
1 parent 0c104fa commit c5257f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zudoku.config.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { HeadNavigation } from "./src/HeadNavigation";
66

77
const config: ZudokuConfig = {
88
basePath: "/docs",
9+
canonicalUrlOrigin: "https://zuplo.com",
910
cdnUrl: {
1011
media: "https://cdn.zuplo.com/docs",
1112
},

0 commit comments

Comments
 (0)