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