diff --git a/config.yaml b/config.yaml index d391cbf..98f7108 100644 --- a/config.yaml +++ b/config.yaml @@ -26,8 +26,9 @@ params: # Comments settings comments: - enabled: false - provider: giscus + enabled: true + provider: email + commentsEmail: "blog@rennerocha.com" menu: header: diff --git a/layouts/partials/comments/provider/email.html b/layouts/partials/comments/provider/email.html new file mode 100644 index 0000000..74fc4d7 --- /dev/null +++ b/layouts/partials/comments/provider/email.html @@ -0,0 +1,4 @@ +
Comments
+If you want to start a discussion about this, you can send me an e-mail: blog@rennerocha.com ✉️
+