From ea69ea079e24b46e7827842a8d20017bff2eb01c Mon Sep 17 00:00:00 2001 From: Gregan Date: Fri, 30 Jul 2021 22:35:32 +0200 Subject: [PATCH] modif post contenus --- content/post/2021-05-01-fourth-post.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/content/post/2021-05-01-fourth-post.md b/content/post/2021-05-01-fourth-post.md index af665a0..bcad20a 100644 --- a/content/post/2021-05-01-fourth-post.md +++ b/content/post/2021-05-01-fourth-post.md @@ -1,23 +1,24 @@ --- -title: test divers contenus ! +title: post test de divers contenus ! date: 2021-05-02 tags: ["photos", "test"] --- -# LE CONTENU -## Image via link +## Image via link: ![](https://pbs.twimg.com/media/DGKRMoPXcAIyA8y.jpg) commentaire ... -## Image via url locale (/static) + +## Image via url locale (/static): ![](/images/test/1.png) -## Gif via link + +## Gif via link: ![](https://media-exp3.licdn.com/dms/image/C4D22AQHEESwqVLITmQ/feedshare-shrink_1280/0/1559729958380?e=1629331200&v=beta&t=5t3x2ObhIXjQU59nVvAarB-0f1mLpP55Z0C0ytli7DQ) -## Du code: +## Du code: ```javascript var s = "JavaScript syntax highlighting"; alert(s);