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

github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/content/en/_index.md2
1 files changed, 2 insertions, 0 deletions
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'
---