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

github.com/schmanat/hugo-highlights-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmanat <manuel.schneider@schman.at>2016-06-03 11:49:35 +0300
committerschmanat <manuel.schneider@schman.at>2016-06-03 11:49:35 +0300
commit1e7ec6b9d5c2c40e3e7bcdb4e89fa3cdb1ecf0c7 (patch)
treefbe15209b9b80005626fda7262d17952ce60f3ea
parenta4ed506a3a38db5c03dc7b625cbc651257542dd6 (diff)
correct some links
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 842e279..7d1405b 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ This theme provieds the following features
Inside the folder of your Hugo site run:
$ cd themes
- $ git clone https://github.com/digitalcraftsman/hugo-agency-theme
+ $ git clone https://github.com/schmanat/hugo-highlights-theme
For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.
@@ -23,7 +23,7 @@ For more information read the official [setup guide](//gohugo.io/overview/instal
After installing the Hugo Highlights Theme it requires a just few more steps to get your site running.
### The config file
-Take a look inside the [`exampleSite`](//github.com/digitalcraftsman/hugo-agency-theme/tree/master/exampleSite) folder of this theme. You'll find a file called [`config.toml`](//github.com/schmanat/hugo-highlights-theme/tree/master/exampleSite/config.toml)
+Take a look inside the [`exampleSite`](//github.com/schmanat/hugo-highlights-theme/tree/master/exampleSite) folder of this theme. You'll find a file called [`config.toml`](//github.com/schmanat/hugo-highlights-theme/tree/master/exampleSite/config.toml)
### Change the background images
It's possible to change the background files for every section (about, services, ... ). To do this you could set every image in the [`config.toml`](//github.com/schmanat/hugo-highlights-theme/tree/master/exampleSite/config.toml) of your site. The files are stored at `static/images/`.