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

github.com/josephhutch/aether.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Hutchinson <HutchinsonJoseph@JohnDeere.com>2019-07-18 21:32:45 +0300
committerJoe Hutchinson <HutchinsonJoseph@JohnDeere.com>2019-07-18 21:32:45 +0300
commit03c5aca319d715ca53d18610f2ccf086988e5220 (patch)
tree7045b856b3862658ec3584cbeca2749e8c68dfaa /README.md
parentcaa350c2dbb4874417a2bdc89ee2c1d97c1a605e (diff)
parente6b98881068e522dc3dea3f210ee96a3e1d6d914 (diff)
Merge branch 'master' of https://github.com/josephhutch/aether
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9aaa2ce..b36d40b 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ displayInList: whether you would like the post to be listed on the home page and
draft: if the page is a draft (true, false)
resources:
- name: featuredImage
- src: "URL to the page's featured image, used as the card image and the image at the top of the article"
+ src: "Filename of the page's featured image, used as the card image and the image at the top of the article"
params:
description: "Description for the featured image, used as the alt text"
---