From cf72ff2fc6e3d4d0da41d6e761847efc647f3a55 Mon Sep 17 00:00:00 2001 From: Jiawei Huang Date: Wed, 17 Jun 2020 13:53:30 -0700 Subject: Fix some typos in code comments No real code changes. --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite/config.toml') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index b8aef61..52ffea8 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -11,7 +11,7 @@ disableKinds = ["taxonomyTerm"] languageCode = "en" # For RSS, view https://www.rssboard.org/rss-language-codes defaultContentLanguage = "en" # For HTML page, now support: en, zh-hans, zh-hant, ja, nl -summaryLength = 100 # Custom cummary length, add in post file to custom split point +summaryLength = 100 # Custom summary length, add in post file to custom split point paginate = 10 # googleAnalytics = "UA-000000000-0" # Set your Google Analytics UA here -- cgit v1.2.3