diff options
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r-- | exampleSite/config.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 5aa964b..d67e845 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -1,4 +1,5 @@ - +# Base URL used when generating links to your pages +# Set to the URL for your site baseURL = "https://example.com" # The name of this wonderful theme ;-). |