mirror of
https://git.qoto.org/fedipage/fedipage.git
synced 2024-11-15 19:47:57 +01:00
Added a comment describing baseUrl configuration variable
This commit is contained in:
parent
bb57253ff0
commit
f2676ba2e8
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue