diff --git a/hugo.toml b/hugo.toml index a7ade70..a23a0fd 100644 --- a/hugo.toml +++ b/hugo.toml @@ -98,16 +98,16 @@ archived_version = false # The version number for the version of the docs represented in this doc set. # Used in the "version-banner" partial to display a version number for the # current doc set. -version = "1.4.0" +version = "1.5.3" # A link to latest version of the docs. Used in the "version-banner" partial to # point people to the main doc site. url_latest_version = "https://www.clustercockpit.org" # Repository configuration (URLs for in-page links to opening issues and suggesting changes) -github_repo = "https://github.com/ClusterCockpit/cc-doc" +# github_repo = "https://github.com/ClusterCockpit/cc-doc" # An optional link to a related project repo. For example, the sibling repository where your product code lives. -github_project_repo = "https://github.com/ClusterCockpit/cc-doc" +# github_project_repo = "https://github.com/ClusterCockpit/cc-doc" # Specify a value here if your content directory is not in your repo's root directory # github_subdir = ""