Skip to content

Commit

Permalink
Add 3 poems, improve some external links' text
Browse files Browse the repository at this point in the history
  • Loading branch information
poesieland committed Dec 30, 2024
1 parent 27bcec4 commit 27d746d
Show file tree
Hide file tree
Showing 43 changed files with 304 additions and 146 deletions.
2 changes: 1 addition & 1 deletion content/common/poem_count.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1136
1139
1 change: 1 addition & 0 deletions content/fr/categories/ciel/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Dans tous ses états, quand le premier vers le met en valeur :
- [Bleu](../../seasons/4_quatrieme_saison/ete)
- [Bleu marine](../../seasons/5_cinquieme_saison/matin_celeste)
- [Comme un paravent](../../seasons/3_troisieme_saison/panoramique)
- [Doux](../../seasons/23_vingt_troisieme_saison/ciel)
- [Gris](../../reprises/le_ciel_est_gris)
- [Plein d'étoiles](../../seasons/4_quatrieme_saison/l_amour_tendre)
- [Tombé sur la tête](../../seasons/19_dix_neuvieme_saison/sens_dessus_dessous)
Expand Down
6 changes: 3 additions & 3 deletions content/fr/charts/general/categories-pie.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@ import { addPieChart } from '../add-chart.js'
{ label: 'Flore', value: 53, color: 'rgba(84, 114, 174, 1)' },
{ label: 'Jardin et paysage', value: 52, color: 'rgba(121, 248, 248, 1)' },
{ label: 'Eau douce', value: 31, color: 'rgba(0, 127, 255, 1)' },
{ label: 'Ciel', value: 62, color: 'rgba(119, 181, 254, 1)' },
{ label: 'Ciel', value: 64, color: 'rgba(119, 181, 254, 1)' },
{ label: 'Mer', value: 24, color: 'rgba(0, 127, 255, 1)' },
{ label: 'Faune', value: 43, color: 'rgba(4, 139, 154, 1)' },
{ label: 'Climat', value: 32, color: 'rgb(50, 122, 183, 1)' },
{ label: 'Musique et chant', value: 75, color: 'rgba(252, 191, 140, 1)' },
{ label: 'Musique et chant', value: 76, color: 'rgba(252, 191, 140, 1)' },
{ label: 'Mouvement', value: 19, color: 'rgba(250, 152, 70, 1)' },
{ label: 'Toucher', value: 15, color: 'rgba(244, 114, 5, 1)' },
{ label: 'Sommeil', value: 10, color: 'rgba(209, 98, 4, 1)' },
{ label: 'Printemps', value: 31, color: 'rgba(130, 196, 108, 1)' },
{ label: 'Eté', value: 33, color: 'rgba(0, 86, 27, 1)' },
{ label: 'Automne', value: 98, color: 'rgba(27, 79, 8, 1)' },
{ label: 'Hiver', value: 46, color: 'rgba(24, 57, 30, 1)' },
{ label: 'Hiver', value: 47, color: 'rgba(24, 57, 30, 1)' },
];
addPieChart('categoriesPie', [data], { plugins: { title: { display: true, text: '' } } });
})();
2 changes: 1 addition & 1 deletion content/fr/charts/general/poem-dayofweek-pie.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { addPieChart } from '../add-chart.js'
{ label: 'Mercredi', value: 166, color: 'rgba(72, 149, 239, 0.5)' },
{ label: 'Jeudi', value: 126, color: 'rgba(72, 149, 239, 0.6000000000000001)' },
{ label: 'Vendredi', value: 153, color: 'rgba(72, 149, 239, 0.7)' },
{ label: 'Samedi', value: 178, color: 'rgba(72, 149, 239, 0.8)' },
{ label: 'Samedi', value: 181, color: 'rgba(72, 149, 239, 0.8)' },
{ label: 'Dimanche', value: 199, color: 'rgba(72, 149, 239, 0.9000000000000001)' },
];
addPieChart('poemDayOfWeekPie', [data], { plugins: { title: { display: true, text: 'Par jour de la semaine' } } });
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/general/poem-intensity-pie.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { addPieChart } from '../add-chart.js'
const data = [
{ label: '1 poème', value: 746, color: 'rgba(72, 149, 239, 0.5)' },
{ label: '2 poèmes', value: 147, color: 'rgba(72, 149, 239, 0.6)' },
{ label: '3 poèmes', value: 23, color: 'rgba(72, 149, 239, 0.7)' },
{ label: '3 poèmes', value: 24, color: 'rgba(72, 149, 239, 0.7)' },
{ label: '4 poèmes', value: 6, color: 'rgba(72, 149, 239, 0.8)' },
{ label: '5 poèmes', value: 3, color: 'rgba(72, 149, 239, 0.9)' },
];
Expand Down
4 changes: 2 additions & 2 deletions content/fr/charts/general/poem-interval-bar.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { addBarChart } from '../add-chart.js'
(async function () {
const data = [
{ label: 'Moins d\'un jour', value: 223, color: 'rgba(72, 149, 239, 1)' },
{ label: 'Un jour', value: 362, color: 'rgba(72, 149, 239, 0.9)' },
{ label: 'Moins d\'un jour', value: 225, color: 'rgba(72, 149, 239, 1)' },
{ label: 'Un jour', value: 363, color: 'rgba(72, 149, 239, 0.9)' },
{ label: '2j', value: 159, color: 'rgba(72, 149, 239, 0.7)' },
{ label: '3j', value: 114, color: 'rgba(72, 149, 239, 0.7)' },
{ label: '4j', value: 75, color: 'rgba(72, 149, 239, 0.7)' },
Expand Down
178 changes: 89 additions & 89 deletions content/fr/charts/general/poem-length-by-verse-length.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions content/fr/charts/general/poem-series-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import { addBarChart } from '../add-chart.js'
{ label: '5j', value: 7, color: 'rgba(72, 149, 239, 1)' },
{ label: '6j', value: 5, color: 'rgba(72, 149, 239, 1)' },
{ label: '7j', value: 4, color: 'rgba(72, 149, 239, 1)' },
{ label: '8j', value: 2, color: 'rgba(72, 149, 239, 1)' },
{ label: '9j', value: 2, color: 'rgba(72, 149, 239, 1)' },
{ label: '8j', value: 1, color: 'rgba(72, 149, 239, 1)' },
{ label: '9j', value: 3, color: 'rgba(72, 149, 239, 1)' },
{ label: '13j', value: 1, color: 'rgba(72, 149, 239, 1)' },
{ label: '19j', value: 1, color: 'rgba(72, 149, 239, 1)' },
];
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/general/poems-day-radar.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ import { addRadarChart } from '../add-chart.js'
{ label: '', value: 3 },
{ label: '', value: 6 },
{ label: '', value: 5 },
{ label: '', value: 3 },
{ label: '', value: 6 },
{ label: '', value: 0 },
{ label: '', value: 3 },
{ label: '', value: 1 },
Expand Down
4 changes: 2 additions & 2 deletions content/fr/charts/general/poems-length-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ import { addBarChart } from '../add-chart.js'
{ label: '3', value: 1 },
{ label: '4', value: 13 },
{ label: '6', value: 32 },
{ label: '8', value: 124 },
{ label: '8', value: 125 },
{ label: '10', value: 60 },
{ label: '12', value: 468 },
{ label: '12', value: 470 },
{ label: '14', value: 48 },
{ label: '16', value: 260 },
{ label: '18', value: 9 },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/general/poems-verse-length-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { addBarChart } from '../add-chart.js'
{ label: '5', value: 41 },
{ label: '6', value: 264 },
{ label: '7', value: 73 },
{ label: '8', value: 391 },
{ label: '8', value: 394 },
{ label: '9', value: 9 },
{ label: '10', value: 35 },
{ label: '11', value: 16 },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/general/poems-verseLength-line.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions content/fr/charts/season-23/categories-pie.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ import { addPieChart } from '../add-chart.js'
{ label: 'Angoisse', value: 2, color: 'rgba(38, 9, 78, 1)' },
{ label: 'Neige', value: 2, color: 'rgba(244, 254, 254, 1)' },
{ label: 'Flore', value: 1, color: 'rgba(84, 114, 174, 1)' },
{ label: 'Ciel', value: 5, color: 'rgba(119, 181, 254, 1)' },
{ label: 'Ciel', value: 7, color: 'rgba(119, 181, 254, 1)' },
{ label: 'Climat', value: 2, color: 'rgb(50, 122, 183, 1)' },
{ label: 'Musique et chant', value: 1, color: 'rgba(252, 191, 140, 1)' },
{ label: 'Automne', value: 4, color: 'rgba(27, 79, 8, 1)' },
{ label: 'Hiver', value: 8, color: 'rgba(24, 57, 30, 1)' },
{ label: 'Hiver', value: 9, color: 'rgba(24, 57, 30, 1)' },
];
addPieChart('season23Pie', [data], { plugins: { title: { display: true, text: 'Vingt-troisième Saison : Jamais trop - Depuis novembre 2024' } } });
})();
4 changes: 2 additions & 2 deletions content/fr/charts/season-23/poem-interval-bar.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { addBarChart } from '../add-chart.js'
(async function () {
const data = [
{ label: 'Moins d\'un jour', value: 15, color: 'rgba(72, 149, 239, 1)' },
{ label: 'Un jour', value: 15, color: 'rgba(72, 149, 239, 0.9)' },
{ label: 'Moins d\'un jour', value: 17, color: 'rgba(72, 149, 239, 1)' },
{ label: 'Un jour', value: 16, color: 'rgba(72, 149, 239, 0.9)' },
{ label: '2j', value: 1, color: 'rgba(72, 149, 239, 0.7)' },
{ label: '4j', value: 1, color: 'rgba(72, 149, 239, 0.7)' },
{ label: '5j', value: 2, color: 'rgba(72, 149, 239, 0.7)' },
Expand Down
4 changes: 2 additions & 2 deletions content/fr/charts/season-23/poems-length-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import { addBarChart } from '../add-chart.js'
(async function () {
const data = [
[
{ label: '8', value: 3 },
{ label: '12', value: 21 },
{ label: '8', value: 4 },
{ label: '12', value: 23 },
{ label: '16', value: 6 },
{ label: '20', value: 5 },
{ label: '24', value: 1 },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/season-23/poems-verse-length-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { addBarChart } from '../add-chart.js'
{ label: '5', value: 1 },
{ label: '6', value: 12 },
{ label: '7', value: 1 },
{ label: '8', value: 10 },
{ label: '8', value: 13 },
{ label: '12', value: 3 },
{ label: '12, 4', value: 1, color: 'rgba(72, 149, 239, 1)' },
{ label: '4, 3', value: 1, color: 'rgba(72, 149, 239, 1)' },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/seasons_categories.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Sur cette page qui rassemble les affinités saisonnières des Saisons, figurent

{{< chartjs id="season22Pie" width="40%" jsFile="../season-22/categories-pie.js" inline=true text="Deux mois et demi, follement l'automne, puis l'hiver aussi"/>}}

{{< chartjs id="season23Pie" width="40%" jsFile="../season-23/categories-pie.js" inline=true text="En cours"/>}}
{{< chartjs id="season23Pie" width="40%" jsFile="../season-23/categories-pie.js" inline=true text="En cours : deux mois ou presque ? Fin d'automne et pleinement l'hiver"/>}}
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-attitudes-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { addBarChart } from '../add-chart.js'
{ label: 'Vingtième Saison : Le temps qui nous reste (2024)', value: 6, color: 'rgba(250, 152, 70, 0.5)' },
{ label: 'Vingt-et-unième Saison : C\'est vivre qui compte (2024)', value: 0, color: 'rgba(250, 152, 70, 0.5)' },
{ label: 'Vingt-deuxième Saison : Au temps le dire (2024)', value: 0, color: 'rgba(250, 152, 70, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 0, color: 'rgba(250, 152, 70, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 1, color: 'rgba(250, 152, 70, 0.5)' },
];
addBarChart('poems-attitudesBar', ['Poèmes au fil des saisons'], [data], { scales: { y: { ticks: { stepSize: 1 } } } });
})();
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-ciel-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { addBarChart } from '../add-chart.js'
{ label: 'Vingtième Saison : Le temps qui nous reste (2024)', value: 4, color: 'rgba(119, 181, 254, 0.5)' },
{ label: 'Vingt-et-unième Saison : C\'est vivre qui compte (2024)', value: 6, color: 'rgba(119, 181, 254, 0.5)' },
{ label: 'Vingt-deuxième Saison : Au temps le dire (2024)', value: 8, color: 'rgba(119, 181, 254, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 5, color: 'rgba(119, 181, 254, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 7, color: 'rgba(119, 181, 254, 0.5)' },
];
addBarChart('poems-cielBar', ['Poèmes au fil des saisons'], [data], { scales: { y: { ticks: { stepSize: 1 } } } });
})();
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-day-2024-radar.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ import { addRadarChart } from '../add-chart.js'
{ label: '', value: 2 },
{ label: '', value: 4 },
{ label: '', value: 4 },
{ label: '', value: 0 },
{ label: '', value: 3 },
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 0 },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-day-attitudes-radar.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ import { addRadarChart } from '../add-chart.js'
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 1 },
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 0 },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-day-ciel-radar.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ import { addRadarChart } from '../add-chart.js'
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 2 },
{ label: '', value: 0 },
{ label: '', value: 1 },
{ label: '', value: 0 },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-day-hiver-radar.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ import { addRadarChart } from '../add-chart.js'
{ label: '', value: 0 },
{ label: '', value: 2 },
{ label: '', value: 1 },
{ label: '', value: 1 },
{ label: '', value: 2 },
{ label: '', value: 0 },
{ label: '', value: 1 },
{ label: '', value: 0 },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ import { addRadarChart } from '../add-chart.js'
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 1 },
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 0 },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-day-nature-radar.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ import { addRadarChart } from '../add-chart.js'
{ label: '', value: 0 },
{ label: '', value: 0 },
{ label: '', value: 1 },
{ label: '', value: 0 },
{ label: '', value: 2 },
{ label: '', value: 0 },
{ label: '', value: 1 },
{ label: '', value: 1 },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-day-saisons-radar.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ import { addRadarChart } from '../add-chart.js'
{ label: '', value: 0 },
{ label: '', value: 2 },
{ label: '', value: 1 },
{ label: '', value: 1 },
{ label: '', value: 2 },
{ label: '', value: 0 },
{ label: '', value: 1 },
{ label: '', value: 0 },
Expand Down
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-hiver-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { addBarChart } from '../add-chart.js'
{ label: 'Vingtième Saison : Le temps qui nous reste (2024)', value: 0, color: 'rgba(24, 57, 30, 0.5)' },
{ label: 'Vingt-et-unième Saison : C\'est vivre qui compte (2024)', value: 0, color: 'rgba(24, 57, 30, 0.5)' },
{ label: 'Vingt-deuxième Saison : Au temps le dire (2024)', value: 6, color: 'rgba(24, 57, 30, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 8, color: 'rgba(24, 57, 30, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 9, color: 'rgba(24, 57, 30, 0.5)' },
];
addBarChart('poems-hiverBar', ['Poèmes au fil des saisons'], [data], { scales: { y: { ticks: { stepSize: 1 } } } });
})();
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-musique_et_chant-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { addBarChart } from '../add-chart.js'
{ label: 'Vingtième Saison : Le temps qui nous reste (2024)', value: 4, color: 'rgba(252, 191, 140, 0.5)' },
{ label: 'Vingt-et-unième Saison : C\'est vivre qui compte (2024)', value: 0, color: 'rgba(252, 191, 140, 0.5)' },
{ label: 'Vingt-deuxième Saison : Au temps le dire (2024)', value: 0, color: 'rgba(252, 191, 140, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 0, color: 'rgba(252, 191, 140, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 1, color: 'rgba(252, 191, 140, 0.5)' },
];
addBarChart('poems-musique_et_chantBar', ['Poèmes au fil des saisons'], [data], { scales: { y: { ticks: { stepSize: 1 } } } });
})();
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-nature-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { addBarChart } from '../add-chart.js'
{ label: 'Vingtième Saison : Le temps qui nous reste (2024)', value: 21, color: 'rgba(119, 181, 254, 0.5)' },
{ label: 'Vingt-et-unième Saison : C\'est vivre qui compte (2024)', value: 16, color: 'rgba(119, 181, 254, 0.5)' },
{ label: 'Vingt-deuxième Saison : Au temps le dire (2024)', value: 14, color: 'rgba(119, 181, 254, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 9, color: 'rgba(119, 181, 254, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 11, color: 'rgba(119, 181, 254, 0.5)' },
];
addBarChart('poems-natureBar', ['Poèmes au fil des saisons'], [data], { scales: { y: { ticks: { stepSize: 1 } } } });
})();
2 changes: 1 addition & 1 deletion content/fr/charts/taxonomy/poems-saisons-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { addBarChart } from '../add-chart.js'
{ label: 'Vingtième Saison : Le temps qui nous reste (2024)', value: 9, color: 'rgba(130, 196, 108, 0.5)' },
{ label: 'Vingt-et-unième Saison : C\'est vivre qui compte (2024)', value: 12, color: 'rgba(130, 196, 108, 0.5)' },
{ label: 'Vingt-deuxième Saison : Au temps le dire (2024)', value: 26, color: 'rgba(130, 196, 108, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 11, color: 'rgba(130, 196, 108, 0.5)' },
{ label: 'Vingt-troisième Saison : Jamais trop (2024)', value: 12, color: 'rgba(130, 196, 108, 0.5)' },
];
addBarChart('poems-saisonsBar', ['Poèmes au fil des saisons'], [data], { scales: { y: { ticks: { stepSize: 1 } } } });
})();
13 changes: 6 additions & 7 deletions content/fr/includes/last_poems.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ title = "Derniers ajouts"

**Derniers ajouts:**

[Sur un air, écrit le 28.12.2024](./seasons/23_vingt_troisieme_saison/sur_un_air/)

[Ciel !, écrit le 28.12.2024](./seasons/23_vingt_troisieme_saison/ciel/)

[Hiver lumineux, écrit le 28.12.2024](./seasons/23_vingt_troisieme_saison/hiver_lumineux/)

[Retiens l'amour, écrit le 27.12.2024](./seasons/23_vingt_troisieme_saison/retiens_l_amour/)

[Celui qui fut, écrit le 27.12.2024](./seasons/23_vingt_troisieme_saison/celui_qui_fut/)
Expand All @@ -12,13 +18,6 @@ title = "Derniers ajouts"

[Souhaits, écrit le 27.12.2024](./seasons/23_vingt_troisieme_saison/souhaits/)

[Janvier, écrit le 26.12.2024](./seasons/23_vingt_troisieme_saison/janvier/)

[Corpus, vivere, écrit le 26.12.2024](./seasons/23_vingt_troisieme_saison/corpus_vivere/)

[Les mots, écrit le 26.12.2024](./seasons/23_vingt_troisieme_saison/les_mots/)

[On ira, écrit le 26.12.2024](./seasons/23_vingt_troisieme_saison/on_ira/)



Expand Down
2 changes: 1 addition & 1 deletion content/fr/includes/longest_series.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ title = "Les plus longues séries"
- 9 jours :
- Du 12.08.1997 au 21.08.1997
- Du 22.08.1999 au 31.08.1999
- Du 19.12.2024 au 28.12.2024
- 8 jours :
- Du 06.07.2024 au 14.07.2024
- Du 19.12.2024 au 27.12.2024
- 7 jours :
- Du 25.05.1998 au 01.06.1998
- Du 25.01.1999 au 01.02.1999
Expand Down
3 changes: 2 additions & 1 deletion content/fr/includes/sur_un_air_bleu.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ title = "Liste des poèmes"

- [à la huitième saison](../seasons/8_huitieme_saison/sur_un_air)
- [à la dix-huitième saison](../seasons/18_dix_huitieme_saison/promenade_mentale)
- [à la vingt-deuxième saison](../seasons/22_vingt_deuxieme_saison/l_air_bleu)
- [à la vingt-deuxième saison](../seasons/22_vingt_deuxieme_saison/l_air_bleu)
- [à la vingt-troisième saison](../seasons/23_vingt_troisieme_saison/sur_un_air)
4 changes: 2 additions & 2 deletions content/fr/seasons/19_dix_neuvieme_saison/declaration.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date = 2024-03-05
weight = 19
categories = [ "Passion" ]
tags = [ "amour", "2024" ]
info = "[Je t'aimais, je t'aime, je t'aimerai](https://fr.wikipedia.org/wiki/Je_t%27aimais,_je_t%27aime,_je_t%27aimerai)"
info = "Inspiré par la chanson de Francis Cabrel [Je t'aimais, je t'aime, je t'aimerai](https://www.google.com/search?q=je+t%27aimais+je+t%27aime+je+t%27aimerai)"
verseLength = 10
LastModifierDisplayName = "Barbara Post"
+++
Expand Down Expand Up @@ -35,5 +35,5 @@ Je t'aimais, je t'aime et mon coeur explose
Pour crier au monde amour qui s'impose.

{{% notice style="primary" %}}
[Je t'aimais, je t'aime, je t'aimerai](https://fr.wikipedia.org/wiki/Je_t%27aimais,_je_t%27aime,_je_t%27aimerai)
Inspiré par la chanson de Francis Cabrel [Je t'aimais, je t'aime, je t'aimerai](https://www.google.com/search?q=je+t%27aimais+je+t%27aime+je+t%27aimerai)
{{% /notice %}}
Loading

0 comments on commit 27d746d

Please sign in to comment.