aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0bd3885..15f9f96 100644
--- a/README.md
+++ b/README.md
@@ -234,7 +234,7 @@ enableRobotsTXT = true
name = "John Doe" # Your name as shown in the RSS feed metadata
email = "me@example.com" # Added to the footer so readers can reply to posts
[params.links]
- email = "mailto:username@example.com"
+ email = "mailto:username@example.com"
github = "https://github.com/username"
```