diff --git a/config.toml b/config.toml index 4634118..dd2f0e2 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ # The URL the site will be built for -base_url = "https://blueos.cloud/docs/latest" -title = "BlueOS latest" +base_url = "https://blueos.cloud/docs/1.2" +title = "BlueOS 1.2" # The site theme to use. theme = "adidoks"