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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <me@wangchucheng.com>2022-01-25 03:35:29 +0300
committerWang Chucheng <me@wangchucheng.com>2022-01-25 03:35:29 +0300
commit9c3d6160dbf9ce9a4556d2746df4e105403e3d20 (patch)
treedfdf60f480f4e72bea3811e78d3e16c988572132 /exampleSite
parentfc415d402af2d1de54c9bb6ec77f1515ca957355 (diff)
fix: use the singular form of experience
BREAKING CHANGES: Value `experiences` for `widget.handler` in homepage/experiences.md is deprecated. Please use `experience` instead.
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/homepage/experience.md (renamed from exampleSite/content/homepage/experiences.md)4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/homepage/experiences.md b/exampleSite/content/homepage/experience.md
index c898ac0..626698a 100644
--- a/exampleSite/content/homepage/experiences.md
+++ b/exampleSite/content/homepage/experience.md
@@ -1,5 +1,5 @@
---
-title: Experiences
+title: Experience
draft: false
experiences:
- title: Example Role 1
@@ -28,7 +28,7 @@ experiences:
weight: 3
widget:
- handler: experiences
+ handler: experience
# Options: sm, md, lg and xl. Default is md.
width: lg