This commit is contained in:
parent
d2fc7b09ca
commit
4113b5dd95
@ -22,4 +22,3 @@ RUN HUGO=$(curl -s "https://api.github.com/repos/gohugoio/hugo/releases/latest"
|
||||
WORKDIR /src
|
||||
|
||||
EXPOSE 1313
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
baseURL = 'http://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
[params.utteranc]
|
||||
repo = '4ever9/blog-comments'
|
Loading…
x
Reference in New Issue
Block a user