refactor: rename blog starter to blog-bootstrap

This commit is contained in:
George Cushen 2023-10-24 18:32:57 +01:00
commit 66e3c7e27e
40 changed files with 0 additions and 0 deletions

View file

@ -1,9 +0,0 @@
module github.com/wowchemy/hugo-blog-theme
go 1.15
require (
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify v1.0.0 // indirect
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms v1.0.0 // indirect
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.6.0 // indirect
)