From d4e5a698a829e63273252418dd2a5cccdeb04aa2 Mon Sep 17 00:00:00 2001
From: Regis Philibert <login@regisphilibert.com>
Date: Fri, 11 Feb 2022 19:54:39 +0000
Subject: [PATCH] Update exampleSite

---
 exampleSite/content/en/_index.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/exampleSite/content/en/_index.md b/exampleSite/content/en/_index.md
index 73c1cda..896258b 100644
--- a/exampleSite/content/en/_index.md
+++ b/exampleSite/content/en/_index.md
@@ -1,6 +1,8 @@
 ---
 title: "Ananke: a Hugo Theme"
-featured_image: '/images/gohugo-default-sample-hero-image.jpg'
+
 description: "The last theme you'll ever need. Maybe."
+cascade:
+  featured_image: '/images/gohugo-default-sample-hero-image.jpg'
 ---
 Welcome to my blog with some of my work in progress. I've been working on this book idea. You can read some of the chapters below.

--
Gitblit v1.10.0