Use Hugo modules to import theme, also modernize everything.
This commit is contained in:
parent
631f851e8b
commit
f49428dfea
7 changed files with 17 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM klakegg/hugo as build
|
||||
FROM hugomods/hugo:0.128.1 as build
|
||||
|
||||
WORKDIR /src
|
||||
COPY . /src/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue