Compare commits
3 Commits
e760939013
...
e43c285223
Author | SHA1 | Date | |
---|---|---|---|
e43c285223 | |||
ce81906bc6 | |||
04ffa4bae6 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,3 +13,4 @@ hugo.linux
|
||||
# Temporary lock file while building
|
||||
/.hugo_build.lock
|
||||
|
||||
static/style.css
|
||||
|
@@ -2,4 +2,4 @@ baseURL = 'http://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
|
||||
theme = "blank-theme"
|
||||
theme = "lugo"
|
||||
|
Reference in New Issue
Block a user