aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormiraikumiko <miraikumiko@disroot.org>2025-04-15 10:23:21 +0200
committermiraikumiko <miraikumiko@disroot.org>2025-04-15 10:23:21 +0200
commitff37fea2581cd9066819168c9e3339a3f5683e76 (patch)
treee567b10eb628303b656a200f933d0d4301a366d3 /README.md
parentd89ff14d7032685f0fb63da8f4b7506d7076956f (diff)
downloadhugo-bearcub-ff37fea2581cd9066819168c9e3339a3f5683e76.tar.gz
hugo-bearcub-ff37fea2581cd9066819168c9e3339a3f5683e76.tar.bz2
Update README.md
Diffstat (limited to 'README.md')
-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"
```