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

github.com/Vimux/Binario.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvimux <vimux@protonmail.com>2021-01-08 20:24:38 +0300
committervimux <vimux@protonmail.com>2021-01-08 20:24:38 +0300
commit0bb97fdb9dec369b120a8a92c868636c80fbcd2f (patch)
treea25b2024d00f386f3e37f363b2a8033b26848af9
parentd4276dad743903008f6ff5d0c40e0d3968096ee1 (diff)
Update exampleSite post
* Update "Featured Images"
-rw-r--r--exampleSite/content/post/featured-images/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/content/post/featured-images/index.md b/exampleSite/content/post/featured-images/index.md
index ae5167a..fe1aef3 100644
--- a/exampleSite/content/post/featured-images/index.md
+++ b/exampleSite/content/post/featured-images/index.md
@@ -15,7 +15,8 @@ in this theme can have a featured image.
Content pages in Hugo can have their images or any other files stored under the same directory of the page itself.
In Hugo's terms, it's called **page bundle** and allows us to keep all assets together with a page content file.
-This theme uses page bundles for featured images. There are two main different ways to add a featured image.
+This theme uses [page bundles](https://gohugo.io/content-management/organization/#page-bundles) for featured images.
+There are two main different ways to add a featured image.
### Option 1. Put `featured.*` or `thumbnail.*` image in the page bundle