Change Twitter example username to username

This commit is contained in:
Will Faught
2022-12-20 16:01:23 -08:00
parent 2792ef6013
commit 2c6597fd24

View File

@@ -374,7 +374,7 @@ params:
permalinks: permalinks:
blog: /blog/:year/:month/:day/:title/ blog: /blog/:year/:month/:day/:title/
social: social:
twitter: example twitter: username
timezone: America/Los_Angeles timezone: America/Los_Angeles
titlecasestyle: Go titlecasestyle: Go
``` ```