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

github.com/themefisher/twenty-twenty-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomrat <monnaf37@gmail.com>2020-04-30 05:32:57 +0300
committersomrat <monnaf37@gmail.com>2020-04-30 05:32:57 +0300
commit42e85754b685ec59b279e9c114026d110cc05fdf (patch)
treecc7b838e20476897f9ec255ef46bf3586d1f6c56
parent35490192104d7ab5501e997a6d2a8fd3fdf04afd (diff)
modified call-to-action, screenshots, theme.toml and readme
-rw-r--r--README.md3
-rw-r--r--exampleSite/config.toml8
-rw-r--r--images/screenshot.pngbin56594 -> 62965 bytes
-rw-r--r--images/tn.pngbin28694 -> 31906 bytes
-rw-r--r--theme.toml2
5 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index b8ba08c..9604c0c 100644
--- a/README.md
+++ b/README.md
@@ -40,10 +40,11 @@ Here comes the last step . Go to your [netlify](https://bit.ly/netlify-account)
## Demo
-
+<!---
| ![Home](https://user-images.githubusercontent.com/37659754/80334182-4300da00-8872-11ea-8fec-bd66725b3897.png) | ![Blog](https://user-images.githubusercontent.com/37659754/80334180-41371680-8872-11ea-8790-54f5c823587a.png) | ![Contact](https://user-images.githubusercontent.com/37659754/80334178-3f6d5300-8872-11ea-9ece-5bd848d65f84.png)| ![About](https://user-images.githubusercontent.com/37659754/80334176-3d0af900-8872-11ea-885e-e5da6760e21f.png) | ![Sample-Page](https://user-images.githubusercontent.com/37659754/80334171-39777200-8872-11ea-94e6-905c7d4c8ee7.png) |
|---|---|---|---|---|
| Homepage | Blog | Contact | About | Sample Page |
+-->
[Live Preview](http://demo.themefisher.com/twenty-twenty-hugo/).
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index e8e1d05..6158a9c 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -84,10 +84,10 @@ heading = "The premier destination for modern art in Northern Sweden. Open from
# call to action
[params.call_to_action]
enable = true
-title = "Become a Member and Get Exclusive Offers!"
-content = "Members get access to exclusive exhibits and sales. Our memberships cost $99.99 and are billed annually."
-button_label = "Join the Club"
-button_url = "https://gethugothemes.com/hugo-blog-themes/"
+title = "Contact us for more information."
+content = "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis"
+button_label = "Contact Us"
+button_url = "contact"
# gallery
[params.gallery]
diff --git a/images/screenshot.png b/images/screenshot.png
index 835cfef..bbc3eb3 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 4fadb1e..26f75dc 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ
diff --git a/theme.toml b/theme.toml
index 05a7de8..1fa6313 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,7 +1,7 @@
name = "Twenty Twenty Hugo"
license = "GPL v2"
licenselink = "https://github.com/themefisher/twenty-twenty-hugo/blob/master/LICENSE"
-description = "Hugo port of the Themefisher’s Parsa Template"
+description = "**This theme is ported from WordPress Twenty Twenty themes.**"
homepage = "https://gethugothemes.com/products/twenty-twenty-hugo/"
tags = ['landing-page', 'fast', 'light', 'white', 'modern', 'themefisher', 'hugo-theme', 'hugo-templates', 'bootstrap', 'blog', 'responsive', 'clean', 'simple', 'creative', 'custom-themes', 'mobile', 'minimalistic', 'pages', 'resume', 'wordpress', 'portfolio', 'google analytics', 'customizable', 'flexbox', 'presentation', 'product', 'theme', 'typography']
features = ['responsive']