feat: add page feedback widget
This commit is contained in:
@@ -23,6 +23,7 @@ module:
|
|||||||
imports:
|
imports:
|
||||||
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms
|
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms
|
||||||
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify
|
- 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/v5
|
- path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5
|
||||||
|
|
||||||
############################
|
############################
|
||||||
@@ -70,3 +71,5 @@ security:
|
|||||||
_merge: deep
|
_merge: deep
|
||||||
sitemap:
|
sitemap:
|
||||||
_merge: deep
|
_merge: deep
|
||||||
|
minify:
|
||||||
|
_merge: deep
|
||||||
|
|||||||
@@ -61,10 +61,8 @@ locale:
|
|||||||
|
|
||||||
features:
|
features:
|
||||||
syntax_highlighter:
|
syntax_highlighter:
|
||||||
enable: true
|
theme_light: github-light
|
||||||
extra_languages:
|
theme_dark: dracula
|
||||||
- r
|
|
||||||
- latex
|
|
||||||
math:
|
math:
|
||||||
enable: false
|
enable: false
|
||||||
privacy_pack:
|
privacy_pack:
|
||||||
@@ -72,7 +70,7 @@ features:
|
|||||||
repository:
|
repository:
|
||||||
url: 'https://github.com/<username>/<repository>'
|
url: 'https://github.com/<username>/<repository>'
|
||||||
content_dir: content
|
content_dir: content
|
||||||
branch: master
|
branch: main
|
||||||
avatar:
|
avatar:
|
||||||
gravatar: false
|
gravatar: false
|
||||||
shape: circle
|
shape: circle
|
||||||
|
|||||||
Reference in New Issue
Block a user