From b98f0ea2db3222fc52d3ee63675d481b4c78ad33 Mon Sep 17 00:00:00 2001 From: Sam Morris Date: Mon, 8 Sep 2025 16:38:05 +0100 Subject: [PATCH] add site base to generate canonical URLs Set "site": "https://docs.notte.cc" in docs/src/docs.json Enables per-page and matching --- docs/src/docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/docs.json b/docs/src/docs.json index e164dc27c..cd9201cea 100644 --- a/docs/src/docs.json +++ b/docs/src/docs.json @@ -1,5 +1,6 @@ { "$schema": "https://mintlify.com/docs.json", + "site": "https://docs.notte.cc", "theme": "willow", "name": "Notte", "colors": {