Minor change to site title

This commit is contained in:
Jeffrey Phillips Freeman 2024-04-01 02:36:20 -04:00
parent f9f3d05b20
commit a23b69ee70
Signed by: freemo
GPG key ID: AD914585C9406B6A

View file

@ -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