1
0

Gallery now moved to assets/media/
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-06-01 13:09:01 +02:00
parent 4b03bbdc2e
commit 695fdf7576
23 changed files with 4 additions and 2 deletions

2
go.mod
View File

@ -3,6 +3,6 @@ module code.jcktrue.dk/jct/jcktrue.dk
go 1.15
require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210526223849-81ba17522966 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210531181349-70cef473aec5 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210425191248-0afcc81296de // indirect
)