This commit is contained in:
2020-01-04 20:47:19 +08:00
commit b1619dde4a
16 changed files with 657 additions and 0 deletions

3
config.toml Normal file
View File

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