From f6ee24305539f60fa0031613395cd4e918c1fe5f Mon Sep 17 00:00:00 2001 From: Mateusz Soltysik Date: Sun, 4 May 2025 09:40:02 +0000 Subject: [PATCH] up: set the 'updated at' date to today --- exampleSite/content/samples/icons/index.de.md | 2 +- exampleSite/content/samples/icons/index.es.md | 2 +- exampleSite/content/samples/icons/index.ja.md | 2 +- exampleSite/content/samples/icons/index.md | 2 +- exampleSite/content/samples/icons/index.zh-Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/exampleSite/content/samples/icons/index.de.md b/exampleSite/content/samples/icons/index.de.md index 6c72351..564be35 100644 --- a/exampleSite/content/samples/icons/index.de.md +++ b/exampleSite/content/samples/icons/index.de.md @@ -1,7 +1,7 @@ --- title: "Icons" date: 2020-08-14 -lastmod: 2023-01-23 +lastmod: 2025-05-04 draft: false description: "Icon-Unterstützung in Congo." slug: "icons" diff --git a/exampleSite/content/samples/icons/index.es.md b/exampleSite/content/samples/icons/index.es.md index 4f792af..bd36225 100644 --- a/exampleSite/content/samples/icons/index.es.md +++ b/exampleSite/content/samples/icons/index.es.md @@ -1,7 +1,7 @@ --- title: "Iconos" date: 2020-08-14 -lastmod: 2023-01-23 +lastmod: 2025-05-04 draft: false description: Soporte de iconos en Congo." slug: "icons" diff --git a/exampleSite/content/samples/icons/index.ja.md b/exampleSite/content/samples/icons/index.ja.md index ad7af1f..938f34f 100644 --- a/exampleSite/content/samples/icons/index.ja.md +++ b/exampleSite/content/samples/icons/index.ja.md @@ -1,7 +1,7 @@ --- title: "アイコン" date: 2020-08-14 -lastmod: 2023-01-23 +lastmod: 2025-05-04 draft: false description: "Congoでサポートされるアイコン" slug: "icons" diff --git a/exampleSite/content/samples/icons/index.md b/exampleSite/content/samples/icons/index.md index 1f7bdb6..931664f 100644 --- a/exampleSite/content/samples/icons/index.md +++ b/exampleSite/content/samples/icons/index.md @@ -1,7 +1,7 @@ --- title: "Icons" date: 2020-08-14 -lastmod: 2023-01-23 +lastmod: 2025-05-04 draft: false description: "Icon support in Congo." slug: "icons" diff --git a/exampleSite/content/samples/icons/index.zh-Hans.md b/exampleSite/content/samples/icons/index.zh-Hans.md index d9f8c37..fec039e 100644 --- a/exampleSite/content/samples/icons/index.zh-Hans.md +++ b/exampleSite/content/samples/icons/index.zh-Hans.md @@ -1,7 +1,7 @@ --- title: "图标" date: 2020-08-14 -lastmod: 2023-01-23 +lastmod: 2025-05-04 draft: false description: "Congo中的图标支持" slug: "icons"