Add email as a comments option
This commit is contained in:
parent
8ac7064d37
commit
8cfc8b17d0
2 changed files with 7 additions and 2 deletions
|
@ -26,8 +26,9 @@ params:
|
|||
|
||||
# Comments settings
|
||||
comments:
|
||||
enabled: false
|
||||
provider: giscus
|
||||
enabled: true
|
||||
provider: email
|
||||
commentsEmail: "blog@rennerocha.com"
|
||||
|
||||
menu:
|
||||
header:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue