fix: blox-bootstrap require
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Languages
|
||||
# Create a section for each of your site's languages.
|
||||
# Documentation: https://wowchemy.com/docs/guide/language/
|
||||
# Documentation: https://hugoblox.com/docs/guide/language/
|
||||
|
||||
# Default language
|
||||
en:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# SITE SETUP
|
||||
# Guide: https://wowchemy.com/docs/getting-started/
|
||||
# Documentation: https://wowchemy.com/docs/
|
||||
# Guide: https://hugoblox.com/docs/getting-started/
|
||||
# Documentation: https://hugoblox.com/docs/
|
||||
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
|
||||
|
||||
# Appearance
|
||||
|
||||
Reference in New Issue
Block a user