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
|
WORKDIR /src
|
||||||
|
|
||||||
EXPOSE 1313
|
EXPOSE 1313
|
||||||
|
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
baseURL = 'http://example.org/'
|
baseURL = 'http://example.org/'
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'My New Hugo Site'
|
title = 'My New Hugo Site'
|
||||||
|
[params.utteranc]
|
||||||
|
repo = '4ever9/blog-comments'
|
Loading…
x
Reference in New Issue
Block a user