Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRise <8315221+AmazingRise@users.noreply.github.com>2020-06-14 12:19:22 +0300
committerGitHub <noreply@github.com>2020-06-14 12:19:22 +0300
commitd24fbc4b5f2a081fbf3f493fd4082dd431e400cb (patch)
tree00d66eca558e007ef0c017c92e7889118b6438b3 /exampleSite
parent29bc19c3496272e07521c9af96d836b8898715e2 (diff)
Add a comment for config.toml
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 3602368..7291d44 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -21,6 +21,8 @@ theme = "diary"
[params]
subtitle = "Themed by Diary."
enableGitalk = true
+
+# Twitter Card and Open Graph settings
enableOpenGraph = true
enableTwitterCards = true
title = "My Blog" # will set 'og:site_name'