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:
authorManuel Schneider <manuel.schneider@schman.at>2016-06-13 09:06:08 +0300
committerGitHub <noreply@github.com>2016-06-13 09:06:08 +0300
commit64a32a14da400716797f9a6ab8aab00f7fb67ba5 (patch)
tree6589bb94ae0a800d95884d303927cf73b0780ad9
parent43f1331fdc529736b85fea772a9d306d4ae89153 (diff)
parent10c4f0b545f4de4ad0ed72cb810a20983a3e3d3f (diff)
Merge pull request #1 from matthew-andrews/patch-1
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..5a09ac6 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 from 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