From 099b46dcdf862bc73f6ff77f9eeb209492a77050 Mon Sep 17 00:00:00 2001 From: Regis Philibert Date: Thu, 21 Apr 2022 11:47:02 -0400 Subject: [PATCH] Update exampleSite/content/_index.md to trigger build --- exampleSite/content/en/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/exampleSite/content/en/_index.md b/exampleSite/content/en/_index.md index 896258b..aaee3a8 100644 --- a/exampleSite/content/en/_index.md +++ b/exampleSite/content/en/_index.md @@ -2,6 +2,8 @@ title: "Ananke: a Hugo Theme" description: "The last theme you'll ever need. Maybe." +# 1. To ensure Netlify triggers a build on our exampleSite instrance, we need to change a file in the exampleSite directory. +theme_version: '2.8.2' cascade: featured_image: '/images/gohugo-default-sample-hero-image.jpg' ---