From 2d45447fc866cffd2f385f990f3fb7f8d854cecb Mon Sep 17 00:00:00 2001 From: suhjohn <31156679+suhjohn@users.noreply.github.com> Date: Tue, 22 Aug 2017 23:59:23 +0900 Subject: [PATCH] Update config.toml Fixed a typo on line 16: twitter = "your_twotter" to twitter = "your_twitter" --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 4e71ca5..e2d4d69 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -13,7 +13,7 @@ hasCJKLanguage = true description = "Blog Description" bio = "Blog biology" # Enter optionally your twitter account - twitter = "your_twotter" + twitter = "your_twitter" enableRSS = false # Disqus comment