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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictoria Drake <hello@victoria.dev>2020-12-31 15:56:23 +0300
committerVictoria Drake <hello@victoria.dev>2020-12-31 15:56:23 +0300
commit2932037152a30e5542e947122ece0a26f148091b (patch)
tree14eef7ad735b365fc58d87ff5b2749986ad5b845 /exampleSite/content/en/home/contact.md
parentfe776a91c87ffb4adb4cea6abec0f3d4fa05b1b9 (diff)
Update docs and config.tomlv5.0.0
- Add instructions for Contact section clock and Plausible - Update README and Theme Features post Close #273
Diffstat (limited to 'exampleSite/content/en/home/contact.md')
-rw-r--r--exampleSite/content/en/home/contact.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/en/home/contact.md b/exampleSite/content/en/home/contact.md
index 7b5d8c0..b940155 100644
--- a/exampleSite/content/en/home/contact.md
+++ b/exampleSite/content/en/home/contact.md
@@ -4,4 +4,4 @@ title: "Contact"
In the Contact section of **Introduction**, you may optionally display the current time in your preferred timezone.
-This lets visitors know what sort of response time to expect when they contact you. The timezone is easily set in the `config.toml` file.
+This lets visitors know what sort of response time to expect when they contact you. The timezone is easily set in the `config.toml` file. See the exampleSite configuration for instructions.