default site config

Amolith created

Change summary

config.toml | 3 +++
1 file changed, 3 insertions(+)

Detailed changes

config.toml 🔗

@@ -0,0 +1,3 @@
+baseURL = "http://example.org/"
+languageCode = "en-us"
+title = "My New Hugo Site"