Petites corrections et test des Actions forgejo
All checks were successful
/ test (push) Successful in 50s

This commit is contained in:
Gu://em_ 2025-05-28 18:06:27 +02:00
parent 88c2d693b4
commit 12d85828e1
3 changed files with 10 additions and 4 deletions

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good

View file

@ -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

View file

@ -76,7 +76,7 @@ const recentPosts = sortedPosts.filter(({ data }) => !data.featured);
<p>
<br/>
<br/>
<b>Soyez le bienvenue !</b>
<b>Soyez le bienvenu !</b>
</p>
{
// only display if at least one social link is enabled