initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
localhost:8080 {
|
||||
hugo
|
||||
errors { * }
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
title = ""
|
||||
+++
|
||||
@@ -0,0 +1,3 @@
|
||||
baseURL = "http://example.org/"
|
||||
languageCode = "en-us"
|
||||
title = "My New Hugo Site"
|
||||
Reference in New Issue
Block a user