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:
Diffstat (limited to 'exampleSite/content/contact.md')
-rwxr-xr-x[-rw-r--r--]exampleSite/content/contact.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/exampleSite/content/contact.md b/exampleSite/content/contact.md
index 3e3c539..654a4a9 100644..100755
--- a/exampleSite/content/contact.md
+++ b/exampleSite/content/contact.md
@@ -1,10 +1,8 @@
-+++
-date = "2017-03-09T13:23:28+08:00"
-draft = false
-title = "contact"
+---
+title: "Contact"
+date: 2017-03-09T13:23:28+08:00
+---
-+++
+In the Contact section of Introduction, you may optionally display the current time in your preferred timezone.
-This is where you overcome your social anxiety and let people know how to reach you.
-
-You could try linking to your [email](/), for instance. Just check it, okay? \ No newline at end of file
+This lets visitors know what sort of response time to expect when they contact you. The timezone is easily set in the config file. \ No newline at end of file