fix: blox-bootstrap require

This commit is contained in:
Splitter
2023-11-08 14:13:42 +00:00
parent a17dc0cf16
commit ffa32dde04
21 changed files with 90 additions and 90 deletions

View File

@@ -1,5 +1,5 @@
# Configuration of Hugo
# Guide: https://wowchemy.com/docs/getting-started/
# Guide: https://hugoblox.com/docs/getting-started/
# Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
@@ -21,9 +21,9 @@ removePathAccents: true
module:
imports:
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-reveal
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-bootstrap/v5
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5
############################
## ADVANCED