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

github.com/EmielH/hallo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmiel Hollander <EmielH@users.noreply.github.com>2019-03-30 21:49:09 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-03-30 21:49:09 +0300
commit38e619c35cc1a949329699a3ac54f7b0c4d601b6 (patch)
treec2f37317629a5e322771fcab2b4e70917e32ade5
parent1b5a1b65da077f1cb37f0a3915e2e2dd617b33fb (diff)
Update introduction
-rw-r--r--README.md2
-rw-r--r--layouts/partials/introduction.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9e34988..9de828e 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.com/EmielH/hallo-hugo.svg?branch=master)](https://travis-ci.com/EmielH/hallo-hugo)
-Hallo is a single-page Hugo theme for personal introductions. Add a portrait, an introduction, several links, and you're set.
+Hallo is a single-page Hugo theme to introduce yourself. Add a portrait, an introduction, several links, and you're set.
![Hallo screenshot](https://raw.githubusercontent.com/EmielH/hallo-hugo/master/images/screenshot.png)
diff --git a/layouts/partials/introduction.html b/layouts/partials/introduction.html
index 830f078..1bdd4fc 100644
--- a/layouts/partials/introduction.html
+++ b/layouts/partials/introduction.html
@@ -1 +1 @@
-Hallo is a single-page Hugo theme for personal introductions. Add a portrait, an introduction, several links, and you're set. Create a partial called introduction.html on your own site to replace this standard introduction. Create a file called portrait.jpg in static/images to replace the standard portrait. \ No newline at end of file
+Hallo is a single-page Hugo theme to introduce yourself. Add a portrait, an introduction, several links, and you're set. Create a partial called introduction.html on your own site to replace this standard introduction. Create a file called portrait.jpg in static/images to replace the standard portrait. \ No newline at end of file