diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml new file mode 100644 index 0000000..21280bd --- /dev/null +++ b/.forgejo/workflows/demo.yaml @@ -0,0 +1,6 @@ +on: [push] +jobs: + test: + runs-on: docker + steps: + - run: echo All Good \ No newline at end of file diff --git a/src/data/blog/creating-my-blog.md b/src/data/blog/creating-my-blog.md index 18d41e7..f4ce06f 100644 --- a/src/data/blog/creating-my-blog.md +++ b/src/data/blog/creating-my-blog.md @@ -1,7 +1,7 @@ --- -author: Sat Naing -pubDatetime: 2022-09-23T15:22:00Z -modDatetime: 2025-03-22T06:25:46.734Z +author: Gu://em_ +pubDatetime: 2025-05-28T02:22:00Z +modDatetime: 2025-05-28T17:37:00Z title: Creating my blog featured: true draft: false diff --git a/src/pages/index.astro b/src/pages/index.astro index e44b0fa..42cabee 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -76,7 +76,7 @@ const recentPosts = sortedPosts.filter(({ data }) => !data.featured);
- Soyez le bienvenue !
+ Soyez le bienvenu !