diff --git a/index.html b/index.html index 72f7f85ac..3fef5d853 100644 --- a/index.html +++ b/index.html @@ -132,6 +132,17 @@ auto2top: true, repo: "colinhacks/zod", routerMode: "history", + crossOriginLinks: [ + "https://github.com/colinhacks/zod/actions?query=branch%3Amaster", + "https://opensource.org/licenses/MIT", + "https://www.npmjs.com/package/zod", + "https://discord.gg/KaSRdyX2vc", + "https://discord.gg/RcG33DQJdf", + "https://github.com/colinhacks/zod/issues/new", + "https://twitter.com/colinhacks", + "https://trpc.io/", + "https://zod.dev/", + ], };