From 480659fbed879fd690188c015b46cf5626020031 Mon Sep 17 00:00:00 2001 From: Christopher Bull <5499680+chrisb13@users.noreply.github.com> Date: Tue, 26 Aug 2025 14:30:00 +1000 Subject: [PATCH] Update mkdocs.yml --- documentation/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/mkdocs.yml b/documentation/mkdocs.yml index fd0ec9e..a4ac66e 100755 --- a/documentation/mkdocs.yml +++ b/documentation/mkdocs.yml @@ -2,7 +2,7 @@ # - SITE_URL: the URL of the site (Falls back to the default URL) # For example, for PR-previews, SITE_URL is set to /pr-preview-NUM site_name: Inside-MOM6 - + # Site URL site_url: !ENV [SITE_URL, "http://cbull.info/Inside-MOM6/"]