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

github.com/runningstream/hugograyscale.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config_for_github_pages.toml')
-rw-r--r--exampleSite/config_for_github_pages.toml8
1 files changed, 7 insertions, 1 deletions
diff --git a/exampleSite/config_for_github_pages.toml b/exampleSite/config_for_github_pages.toml
index a33af1d..0778f27 100644
--- a/exampleSite/config_for_github_pages.toml
+++ b/exampleSite/config_for_github_pages.toml
@@ -8,4 +8,10 @@ disableKinds = ["taxonomy", "taxonomyTerm"]
[params]
# Provide some metadata for search and indexing services
description = "A port of the Grayscale theme to Hugo"
- author = "RunningStream"
+
+[Author]
+ name = "RunningStream"
+ email = "dco@runningstream.net"
+
+[Social]
+ twitter = "stream_running"