From 2c6597fd244c8e7f162fa9fdd534f8f4bdb97098 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 20 Dec 2022 16:01:23 -0800 Subject: [PATCH] Change Twitter example username to username --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e266838..47dd173c 100644 --- a/README.md +++ b/README.md @@ -374,7 +374,7 @@ params: permalinks: blog: /blog/:year/:month/:day/:title/ social: - twitter: example + twitter: username timezone: America/Los_Angeles titlecasestyle: Go ```