starters: add Research Group template

BREAKING CHANGES:
New, improved Slider widget
This commit is contained in:
George Cushen 2022-02-23 21:20:05 +00:00
commit 45734d8e98

View file

@ -3,6 +3,6 @@ module github.com/wowchemy/starter-hugo-research-group
go 1.14
require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220213222331-31333ef8d41f // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220213222331-31333ef8d41f // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms/v5 v5.0.0-20220223205735-360638b17b38 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5 v5.0.0-20220223205735-360638b17b38 // indirect
)