Use Hugo modules to import theme, also modernize everything.

This commit is contained in:
Anna Rose Wiggins 2024-07-03 20:58:00 +00:00
parent 631f851e8b
commit f49428dfea
7 changed files with 17 additions and 8 deletions

View file

@ -1,4 +1,4 @@
FROM klakegg/hugo as build
FROM hugomods/hugo:0.128.1 as build
WORKDIR /src
COPY . /src/