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

github.com/themefisher/bigspring-hugo-startup-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSomrat <58769763+tfsomrat@users.noreply.github.com>2021-07-10 08:20:22 +0300
committerGitHub <noreply@github.com>2021-07-10 08:20:22 +0300
commite083698f850d4c8786e89c5281487b4d1ca65ac2 (patch)
tree79298815e7bbe6d0b82bf7c04e1a65ff0319106d
parente96839c00773e2a57048a2958b1fec14ece916e0 (diff)
parent075c93a1a029c3ec8d62ca27e511f887ece8ac62 (diff)
Merge pull request #39 from benarmstead/master
Correct grammar
-rw-r--r--exampleSite/content/deutsch/_index.md4
-rw-r--r--exampleSite/content/english/_index.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/exampleSite/content/deutsch/_index.md b/exampleSite/content/deutsch/_index.md
index 2cb711a..2b77b48 100644
--- a/exampleSite/content/deutsch/_index.md
+++ b/exampleSite/content/deutsch/_index.md
@@ -6,7 +6,7 @@ banner:
content : "Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque <br> totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus"
button:
enable : true
- label : "Contact With Us"
+ label : "Contact Us"
link : "contact"
##################### Feature ##########################
@@ -110,4 +110,4 @@ call_to_action:
enable : true
label : "Contact Us"
link : "contact"
---- \ No newline at end of file
+---
diff --git a/exampleSite/content/english/_index.md b/exampleSite/content/english/_index.md
index c7772de..b1d2210 100644
--- a/exampleSite/content/english/_index.md
+++ b/exampleSite/content/english/_index.md
@@ -6,7 +6,7 @@ banner:
content : "Lorem ipsum dolor sit amet consectetur adipisicing elit. Quam nihil enim maxime corporis cumque <br> totam aliquid nam sint inventore optio modi neque laborum officiis necessitatibus"
button:
enable : true
- label : "Contact With Us"
+ label : "Contact Us"
link : "contact"
##################### Feature ##########################
@@ -110,4 +110,4 @@ call_to_action:
enable : true
label : "Contact Us"
link : "contact"
---- \ No newline at end of file
+---