Skip to content

Commit a761688

Browse files
committed
fix: add lastmod date to sitemap in multiple markdown files
1 parent 971a99c commit a761688

9 files changed

Lines changed: 12 additions & 18 deletions

File tree

content/en/about.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
coverTitle: Info
33
description: Pascal Achard, senior frontend developer, 20+ years of experience, Vue.js, Nuxt.js, TypeScript, Craftcms, Tailwindcss, Docker, Node.js, Webpack, Prettier, Notion, Netlify, render...
4+
sitemap:
5+
lastmod: 2025-11-29
46
---
57

68
## The creative point

content/en/lab.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ coverTitle: Lab
33
coverSubtitle: This is where I test stuff
44
coverDescription: I'm currently testing the Last.fm API
55
description: Pascal Achard, senior frontend developer. Lab. I'm testing the Last.fm api.
6+
sitemap:
7+
lastmod: 2025-11-29
68
---
79

810
## Listening <Icon class='text-2xl text-primary' name="brandico:lastfm"></Icon>

content/en/readings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ coverTitle: Reading
33
coverSubtitle: List of articles to read
44
coverDescription: Like a to-do list, but for articles to be read.
55
description: Pascal Achard, senior frontend developer. Reading. List of articles to read.
6+
sitemap:
7+
lastmod: 2025-11-29
68
---
79

810
I store my readings on a Notion page <span class="sr-only">Notion</span><Icon name='logos:notion-icon' title="Notion"></Icon>. You can access it here [ici](https://totoro38.notion.site/My-Reading-List-01cc6c50b8ce483fb887bbdacf47d9b6?pvs=4){target="_blank" rel="noopener"}.

content/en/test.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/fr/about.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
coverTitle: Info
33
description: Pascal Achard, développeur frontend senior. À propos de moi.
4+
sitemap:
5+
lastmod: 2025-11-29
46
---
57

68
## Le point créatif

content/fr/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,3 @@ faite et particulièrement bien documentée. Nuxt.js m'a permis de capitaliser m
103103
rapidement une application rendue côté serveur. La plateforme Render est très utile et simple à utiliser. Elle ressemble
104104
beaucoup à Netlify en plus riche.
105105
::
106-
107-

content/fr/lab.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ coverTitle: Lab
33
coverSubtitle: C'est ici que je teste des trucs
44
coverDescription: En ce momment, je teste l'API de Last.fm
55
description: Pascal Achard, développeur frontend senior. Lab. Je teste l'api de Last.fm.
6+
sitemap:
7+
lastmod: 2025-11-29
68
---
79

810
## Listening <Icon title='Last.fm' class='text-2xl text-primary' name="brandico:lastfm"></Icon>

content/fr/readings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ coverTitle: Lectures
33
coverSubtitle: Frontend, développement, design, etc.
44
coverDescription: Base de données d’articles collectés au fil du temps.
55
description: Pascal Achard, développeur frontend senior. Lecture. Liste d'articles à lire.
6+
sitemap:
7+
lastmod: 2025-11-29
68
---
79

810
Je stocke mes lectures sur une page <span class="sr-only">Notion</span><Icon name='logos:notion-icon' title="Notion"></Icon>. Vous pouvez y accéder [ici](https://totoro38.notion.site/My-Reading-List-01cc6c50b8ce483fb887bbdacf47d9b6?pvs=4){target="_blank" rel="noopener"}.

content/fr/test.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)