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 <themefisher.dev@gmail.com>2022-02-12 06:24:29 +0300
committerSomrat <themefisher.dev@gmail.com>2022-02-12 06:24:29 +0300
commiteda953f6d6439efc91b80bd57a003f680540c20e (patch)
tree4412a96842fdd2004b1d21d8f15b338d0a1dac9a
parente46f6c14f76862192ea8ab918aea06801ccc17df (diff)
parentff6bd115505369f0cdeff332db70cf23227059f8 (diff)
Merge branch 'master' of github.com:themefisher/bigspring-light
-rw-r--r--LICENSE2
-rw-r--r--README.md4
-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
9 files changed, 28 insertions, 28 deletions
diff --git a/LICENSE b/LICENSE
index 2fada19..a0dbd65 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2021 themefisher
+Copyright (c) 2018 - Present, Themefisher
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/README.md b/README.md
index 27f9ca0..26adffe 100644
--- a/README.md
+++ b/README.md
@@ -137,6 +137,6 @@ We are available for **Hiring** for your next HUGO project. Please, check our
<!-- premium themes -->
## Premium Themes By Us
-| [![Mega-Bundle-HUGO](https://demo.gethugothemes.com/thumbnails/bundle.webp)](https://gethugothemes.com/bundle) | [![revolve](https://demo.gethugothemes.com/thumbnails/revolve.webp)](https://gethugothemes.com/products/revolve/) | [![editor](https://demo.gethugothemes.com/thumbnails/editor.webp)](https://gethugothemes.com/products/editor/) |
+| [![Mega-Bundle-HUGO](https://demo.gethugothemes.com/thumbnails/bundle.webp)](https://gethugothemes.com/bundle) | [![Orbitor](https://demo.gethugothemes.com/thumbnails/orbitor.webp)](https://gethugothemes.com/products/orbitor/) | [![Andromeda](https://demo.gethugothemes.com/thumbnails/andromeda.webp)](https://gethugothemes.com/products/andromeda/) |
|:---:|:---:|:---:|
-| **Premium Theme Bundle (40+)** | **Revolve** | **Editor** |
+| **Premium Theme Bundle (40+)** | **Orbitor** | **Andromeda** |
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