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:
authorSojon <sojon.themefisher@gmail.com>2022-02-07 10:24:42 +0300
committerSojon <sojon.themefisher@gmail.com>2022-02-07 10:24:42 +0300
commitff6bd115505369f0cdeff332db70cf23227059f8 (patch)
treeea91b87692f42c42a61b06d06b06e26ccf38c5d7
parent845b7407a2d9bd551410caf4818331ea14233aa8 (diff)
updated config and internal-page links
-rw-r--r--exampleSite/.hugo_build.lock0
-rw-r--r--exampleSite/config/_default/config.toml2
-rw-r--r--exampleSite/config/_default/menus.de.toml18
-rw-r--r--exampleSite/config/_default/menus.en.toml18
-rw-r--r--exampleSite/content/deutsch/_index.md4
-rw-r--r--exampleSite/content/deutsch/pricing/_index.md2
-rw-r--r--exampleSite/content/english/_index.md4
-rw-r--r--exampleSite/content/english/pricing/_index.md2
8 files changed, 25 insertions, 25 deletions
diff --git a/exampleSite/.hugo_build.lock b/exampleSite/.hugo_build.lock
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/exampleSite/.hugo_build.lock
diff --git a/exampleSite/config/_default/config.toml b/exampleSite/config/_default/config.toml
index f8f06ad..100e091 100644
--- a/exampleSite/config/_default/config.toml
+++ b/exampleSite/config/_default/config.toml
@@ -1,5 +1,5 @@
######################## default configuration ####################
-baseURL = "http://examplesite.org/"
+baseURL = "http://demo.gethugothemes.com/bigspring-light/examplesite/"
title = "Bigspring Light"
theme = "bigspring-light"
# post pagination
diff --git a/exampleSite/config/_default/menus.de.toml b/exampleSite/config/_default/menus.de.toml
index 55e7a40..51c66fe 100644
--- a/exampleSite/config/_default/menus.de.toml
+++ b/exampleSite/config/_default/menus.de.toml
@@ -6,22 +6,22 @@ weight = 1
[[main]]
name = "Blog"
-url = "blog"
+url = "blog/"
weight = 2
[[main]]
name = "Pricing"
-url = "pricing"
+url = "pricing/"
weight = 3
[[main]]
name = "Contact"
-url = "contact"
+url = "contact/"
weight = 4
[[main]]
name = "FAQ"
-url = "faq"
+url = "faq/"
weight = 5
# footer menu left
@@ -35,13 +35,13 @@ url = "#"
[[footer_left]]
name = "Pricing"
-url = "pricing"
+url = "pricing/"
# footer menu middle
[[footer_middle]]
name = "Pricing"
-url = "pricing"
+url = "pricing/"
[[footer_middle]]
name = "Platform"
@@ -54,12 +54,12 @@ url = "#"
# footer menu right
[[footer_right]]
name = "Privacy Policy"
-url = "privacy-policy"
+url = "privacy-policy/"
[[footer_right]]
name = "Terms & Conditions"
-url = "terms-conditions"
+url = "terms-conditions/"
[[footer_right]]
name = "FAQ"
-url = "faq" \ No newline at end of file
+url = "faq/" \ No newline at end of file
diff --git a/exampleSite/config/_default/menus.en.toml b/exampleSite/config/_default/menus.en.toml
index 55e7a40..51c66fe 100644
--- a/exampleSite/config/_default/menus.en.toml
+++ b/exampleSite/config/_default/menus.en.toml
@@ -6,22 +6,22 @@ weight = 1
[[main]]
name = "Blog"
-url = "blog"
+url = "blog/"
weight = 2
[[main]]
name = "Pricing"
-url = "pricing"
+url = "pricing/"
weight = 3
[[main]]
name = "Contact"
-url = "contact"
+url = "contact/"
weight = 4
[[main]]
name = "FAQ"
-url = "faq"
+url = "faq/"
weight = 5
# footer menu left
@@ -35,13 +35,13 @@ url = "#"
[[footer_left]]
name = "Pricing"
-url = "pricing"
+url = "pricing/"
# footer menu middle
[[footer_middle]]
name = "Pricing"
-url = "pricing"
+url = "pricing/"
[[footer_middle]]
name = "Platform"
@@ -54,12 +54,12 @@ url = "#"
# footer menu right
[[footer_right]]
name = "Privacy Policy"
-url = "privacy-policy"
+url = "privacy-policy/"
[[footer_right]]
name = "Terms & Conditions"
-url = "terms-conditions"
+url = "terms-conditions/"
[[footer_right]]
name = "FAQ"
-url = "faq" \ No newline at end of file
+url = "faq/" \ No newline at end of file
diff --git a/exampleSite/content/deutsch/_index.md b/exampleSite/content/deutsch/_index.md
index 2b77b48..7060f42 100644
--- a/exampleSite/content/deutsch/_index.md
+++ b/exampleSite/content/deutsch/_index.md
@@ -7,7 +7,7 @@ banner:
button:
enable : true
label : "Contact Us"
- link : "contact"
+ link : "contact/"
##################### Feature ##########################
feature:
@@ -109,5 +109,5 @@ call_to_action:
button:
enable : true
label : "Contact Us"
- link : "contact"
+ link : "contact/"
---
diff --git a/exampleSite/content/deutsch/pricing/_index.md b/exampleSite/content/deutsch/pricing/_index.md
index 13cc194..82cf11f 100644
--- a/exampleSite/content/deutsch/pricing/_index.md
+++ b/exampleSite/content/deutsch/pricing/_index.md
@@ -57,5 +57,5 @@ call_to_action:
button:
enable : true
label : "Contact Us"
- link : "contact"
+ link : "contact/"
--- \ No newline at end of file
diff --git a/exampleSite/content/english/_index.md b/exampleSite/content/english/_index.md
index b1d2210..c30a290 100644
--- a/exampleSite/content/english/_index.md
+++ b/exampleSite/content/english/_index.md
@@ -7,7 +7,7 @@ banner:
button:
enable : true
label : "Contact Us"
- link : "contact"
+ link : "contact/"
##################### Feature ##########################
feature:
@@ -109,5 +109,5 @@ call_to_action:
button:
enable : true
label : "Contact Us"
- link : "contact"
+ link : "contact/"
---
diff --git a/exampleSite/content/english/pricing/_index.md b/exampleSite/content/english/pricing/_index.md
index a9d4b72..ee457ba 100644
--- a/exampleSite/content/english/pricing/_index.md
+++ b/exampleSite/content/english/pricing/_index.md
@@ -57,5 +57,5 @@ call_to_action:
button:
enable : true
label : "Contact Us"
- link : "contact"
+ link : "contact/"
--- \ No newline at end of file