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

github.com/dewittn/hugo-html5up-alpha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNelson/Roberto <dewittn@gmail.com>2020-05-23 18:06:59 +0300
committerNelson/Roberto <dewittn@gmail.com>2020-05-23 18:06:59 +0300
commit37f3fa8542ca2628b43eadf993e9930ad40c331f (patch)
tree3af48b5dbc774e672a376f6835c1e8210e02a77b
parent33d179b2c26d80d945910bcd7a4b43decf11696d (diff)
Updated Demo site description and README.md file.
-rw-r--r--README.md2
-rw-r--r--exampleSite/config/production/config.toml1
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45eef00..5ab6547 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Hugo HTML5up Alpha
-Hugo HTML5up Alpha is a port of the [Alpha by HTML5 UP](https://html5up.net/alpha) template. It is designed to mirror the look and feel of the original template as closely as possible, while taking advantage of all the best features Hugo has to offer.
+Hugo HTML5up Alpha is a port of the static html template [Alpha by HTML5 UP](https://html5up.net/alpha). It is designed to mirror the look and feel of the original template as closely as possible, while taking advantage of all the best features Hugo has to offer.
![](https://github.com/dewittn/hugo-html5up-alpha/blob/master/images/screenshot.png)
diff --git a/exampleSite/config/production/config.toml b/exampleSite/config/production/config.toml
index 5af3e84..380d60f 100644
--- a/exampleSite/config/production/config.toml
+++ b/exampleSite/config/production/config.toml
@@ -2,6 +2,7 @@
baseURL = "https://example.com"
[params]
+ description = "A Hugo port of the HTML5 UP Alpha template"
mainSections = ["post"]
[menu]