diff --git a/docs.json b/docs.json index d44fcb5..335ef74 100644 --- a/docs.json +++ b/docs.json @@ -209,5 +209,10 @@ "source": "/community/:slug*", "destination": "/self-host/:slug*" } - ] + ], + "seo": { + "metatags": { + "canonical": "https://docs.pangolin.net" + } + } }