diff --git a/hugo.toml.example b/hugo.toml.example index 3580257ab16674e03d1b07fa578be489dfae62d4..9c4d1da5d9714dec283c9d27ac8d612a3e0b1f01 100644 --- a/hugo.toml.example +++ b/hugo.toml.example @@ -1,3 +1,4 @@ +# The base url of the website. This should be all lowercase and end with a forward slash. baseurl = "https://fedipage.com/" languageCode = "en-us" title = "Hugo based static page generator and blog with ActivityPub support"