diff --git a/hugo.toml b/hugo.toml index 7a5d7093..422c824c 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,7 +1,7 @@ # The base url of the website. This should be all lowercase and end with a forward slash. baseurl = "https://semantic-versioning.org/" languageCode = "en-us" -title = "Semantic Versioning Specification" +title = "The Semantic Versioning Specification" paginate = 20 pygmentsCodeFences = true