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

github.com/schmanat/hugo-highlights-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Andrews <matt@mattandre.ws>2016-06-11 16:16:58 +0300
committerGitHub <noreply@github.com>2016-06-11 16:16:58 +0300
commit3f84a61e79095c57cb6106c0ddc0f847dde15f50 (patch)
tree01f29a3f13fee1d349176a9ec8ba948155a19f9f
parent43f1331fdc529736b85fea772a9d306d4ae89153 (diff)
A few minor English language and grammar tweaks
-rw-r--r--exampleSite/config.toml12
1 files changed, 6 insertions, 6 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 5bf70ae..d4559fa 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -19,17 +19,17 @@ googleAnalytics = ""
name = "Your Name"
description = "Your Description"
- # For a static site its no possible to provide a contact form. The contact form uses
+ # For a static site it's not possible to provide a contact form. The contact form uses
# www.formspree.io as a proxy. The form makes a Post request to their servers to send an email
- # Visitiors can send up to a 1000 eamails each month
+ # Visitors can send up to a 1000 emails each month
#
# How to setup formspree
#
# - set your email address under 'email' below
# - upload the generated site to your server
- # - send a dummy email yourself to confirm your account
- # - click the confirm link in the email form www.formspree.io
- # - Thats all. Enjoy mailing!
+ # - send a dummy email to yourself to confirm your account
+ # - click the confirmation link in the email form www.formspree.io
+ # - That's all. Enjoy mailing!
email = "your@mail.com"
# Hero Section
@@ -85,7 +85,7 @@ googleAnalytics = ""
# - the contact form
# - social icons
#
- # It's possible to disable the hole footer or the the disable only social icons or contact form
+ # It's possible to disable the whole footer or disable only social icons or contact form
[params.footer]
enable = true