Skip to content

Commit ca4f6ca

Browse files
committed
Add automatic generation of topmost categories for refrains
1 parent 9f9f664 commit ca4f6ca

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
+++
2+
title = "Associations privilégiées"
3+
+++
4+
- [Temps](/categories/temps)
5+
- [Espoir](/categories/espoir)
6+
- [Etre](/categories/etre)
7+
- [Automne](/categories/automne)
8+
- [Foi](/categories/foi)
9+
- [Hiver](/categories/hiver)
10+
- [Ciel](/categories/ciel)
11+
- [Apprentissage](/categories/apprentissage)
12+
- [Amitié](/categories/amitié)
13+
- [Eté](/categories/eté)

content/fr/tags/refrain/_index.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ En poésie comme en chanson, le refrain ou la répétition relève de l'obsessio
66

77
Les catégories où on trouve le plus souvent des refrains :
88

9-
- [l'espoir](../../categories/espoir)
10-
- [le temps](../../categories/temps)
11-
- [l'être](../../categories/etre)
12-
- [la foi](../../categories/foi)
13-
- [le ciel](../../categories/ciel)
14-
- [l'automne](../../categories/automne)
15-
- [l'apprentissage](../../categories/apprentissage)
16-
- [l'amitié](../../categories/amitié)
17-
- [l'hiver](../../categories/hiver)
9+
{{% include "../../includes/refrain_categories.md" hidefirstheading %}}
1810

1911
{{< chartjs id="poems-refrainBar" width="90%" jsFile="../../charts/taxonomy/poems-refrain-bar.js" />}}

0 commit comments

Comments
 (0)