mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
Make sample image available as a global resource (#362)
This commit is contained in:
parent
d659d81351
commit
3e8a37ef60
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 109 KiB |
@ -1,7 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: "About"
|
title: "About"
|
||||||
description: "A few years ago, while visiting or, rather, rummaging about Notre-Dame, the author of this book found, in an obscure nook of one of the towers, the following word, engraved by hand upon the wall: —ANANKE."
|
description: "A few years ago, while visiting or, rather, rummaging about Notre-Dame, the author of this book found, in an obscure nook of one of the towers, the following word, engraved by hand upon the wall: —ANANKE."
|
||||||
featured_image: '/images/Victor_Hugo-Hunchback.jpg'
|
# To support processing, image must be a page resource or global resource.
|
||||||
|
# @see https://gohugo.io/content-management/image-processing/
|
||||||
|
featured_image: 'images/Victor_Hugo-Hunchback.jpg'
|
||||||
featured_image_data:
|
featured_image_data:
|
||||||
# Used as a setting when cropping the featured image for use in the header.
|
# Used as a setting when cropping the featured image for use in the header.
|
||||||
# See valid values at https://gohugo.io/content-management/image-processing/#anchor.
|
# See valid values at https://gohugo.io/content-management/image-processing/#anchor.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user