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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.com>2018-09-15 06:40:16 +0300
committerVicky <vicky@vickylai.com>2018-09-15 06:40:16 +0300
commitf57db6fc7343416f6455594b6effe9bc1cfa166d (patch)
treed97edf73ec6f803f717a6ae683d210fe0789e646 /exampleSite/content/en/blog/_index.md
parent9e664568043d249aad15392290b499046ace9d1a (diff)
Update example content helpfulnessv4.0
- Indicate which files and templates are used
Diffstat (limited to 'exampleSite/content/en/blog/_index.md')
-rw-r--r--exampleSite/content/en/blog/_index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/en/blog/_index.md b/exampleSite/content/en/blog/_index.md
index 1ac8cf8..1ecac4c 100644
--- a/exampleSite/content/en/blog/_index.md
+++ b/exampleSite/content/en/blog/_index.md
@@ -2,4 +2,4 @@
title: "Blog"
---
-Here is some introduction text for my blog. This page uses the `layouts/blog/list.html` template. You can set this text by creating a `/blog/_index.md` file.
+Here is some introduction text for my blog. You can set this text in the `/blog/_index.md` file. This page uses the `/layouts/blog/list.html` template. \ No newline at end of file