diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml
index 19a3cdf..92d4471 100644
--- a/.forgejo/workflows/deploy.yaml
+++ b/.forgejo/workflows/deploy.yaml
@@ -50,7 +50,7 @@ jobs:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Push
run: |
- rsync -avz -e "ssh -p ${{ secrets.SERVER_PORT }}" \
+ rsync -avz -e "ssh -p ${{ secrets.SERVER_PORT }} -o StrictHostKeyChecking=no" \
--delete ./dist/ \
${{ secrets.SERVER_USER }}@${{ secrets.SERVER_IP }}:${{ vars.DESTINATION }}
diff --git a/README.md b/README.md
index 8114328..4cbb8d6 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,6 @@
Simplement le code source de mon blog.
-Une version légèrement modifiée du thème AstroPaper pour Astro.
+Une version légèrement modifiée du thème [AstroPaper](https://github.com/satnaing/astro-paper) pour Astro.
Voilà.
diff --git a/src/pages/index.astro b/src/pages/index.astro
index c7a3fac..806cf64 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -58,12 +58,12 @@ const recentPosts = sortedPosts.filter(({ data }) => !data.featured);
Aussi si vous comptez me faire une quelconque remarque concernant la pertinence
de mon propos ou sur le nom hasardeux de ce blog, je vous redirigerai vers
- ma secrétaire à qui vous pourrez vous confier sans crainte. ->
+ le service plaintes qui saura être à votre écoute. ->
@@ -75,16 +75,16 @@ const recentPosts = sortedPosts.filter(({ data }) => !data.featured);
class="underline decoration-dashed underline-offset-4 hover:text-accent"
href="https://forge.oblic-parallels.fr/guillm/dotfiles"
>
- https://forge.oblic-parallels.fr/guillm/dotfiles.
+ https://forge.oblic-parallels.fr/guillm/dotfiles
- Soyez le bienvenu !
+ Soyez le·a bienvenu·e !