From afece838f1176604a6c5eb009cfd58bf2ed73931 Mon Sep 17 00:00:00 2001 From: Lily <aurelie.baron@lilo.org> Date: Sun, 19 Dec 2021 13:27:05 +0100 Subject: [PATCH] =?UTF-8?q?Update=20Page=20=E2=80=9Cfeed=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/pages/feed.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/pages/feed.md b/content/pages/feed.md index e5eb972e..870a7e4b 100644 --- a/content/pages/feed.md +++ b/content/pages/feed.md @@ -2,8 +2,7 @@ title: Les flux RSS du site description: Les liens de tous les flux --- - -Vous pouvez vous abonnez aux [flux RSS](https://fr.wikipedia.org/wiki/RSS) pour recevoir les derniers articles publiés sur le site. +Vous pouvez vous abonner aux [flux RSS](https://fr.wikipedia.org/wiki/RSS) pour recevoir les derniers articles publiés sur le site. ## Flux principal @@ -43,4 +42,4 @@ Contient les termes du [lexique](/lexique). <a class="no-underline bg-gray-200 dark:bg-black rounded px-2 mr-2 hover:bg-hover hover:text-white transition" href="/feed/lexique.xml" target="_blank">RSS (.xml)</a> <a class="no-underline bg-gray-200 dark:bg-black rounded px-2 mr-2 hover:bg-hover hover:text-white transition" href="/feed/lexique.rss" target="_blank">RSS (.rss)</a> <a class="no-underline bg-gray-200 dark:bg-black rounded px-2 mr-2 hover:bg-hover hover:text-white transition" href="/feed/lexique.json" target="_blank">RSS (.json)</a> -</div> +</div> \ No newline at end of file -- GitLab