mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
feat: add reply via email functionality
This commit is contained in:
@@ -15,6 +15,7 @@ title = "Blowfish"
|
||||
|
||||
# [author]
|
||||
# name = "Your name here"
|
||||
# email = "youremail@example.com"
|
||||
# image = "img/blowfish_logo.png"
|
||||
# headline = "I'm only human"
|
||||
# bio = "A little bit about you"
|
||||
|
||||
@@ -12,6 +12,8 @@ autoSwitchAppearance = true
|
||||
enableSearch = true
|
||||
enableCodeCopy = false
|
||||
|
||||
replyByEmail = false
|
||||
|
||||
# mainSections = ["section1", "section2"]
|
||||
# robots = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user