We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ce9f9 commit aa17546Copy full SHA for aa17546
config.toml renamed to hugo.toml
@@ -1,7 +1,6 @@
1
-baseURL = "https://git-compendium.info/simple-blog/"
2
-languageCode = "de"
3
-title = "Simple Blog"
4
-theme = "beautifulhugo"
+baseURL = 'https://example.org/'
+languageCode = 'en-us'
+title = 'My New Hugo Site'
5
6
[Params]
7
# homeTitle = "Beautiful Hugo Theme" # Set a different text for the header on the home page
0 commit comments