1
0

Cleanup. Added images for selfhosted. Education added to experience.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-07-28 13:40:13 +02:00
parent d55ed4a8a4
commit a6ca16976a
18 changed files with 64 additions and 30 deletions

4
go.mod
View File

@ -4,6 +4,6 @@ go 1.15
require (
github.com/wowchemy/wowchemy-hugo-modules/v5 v5.3.0
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210721205100-265894f90488 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210721205100-265894f90488 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20210725202142-0a8115627804 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20210725202142-0a8115627804 // indirect
)