From 6fe4462e53ea300d3734301edba33cb1866fa777 Mon Sep 17 00:00:00 2001 From: alexanderdavide <alexeble1998@gmail.com> Date: Thu, 24 Jun 2021 20:34:12 +0000 Subject: [PATCH] style: prettier format all files --- exampleSite/content/english/post/image-test.md | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/exampleSite/content/english/post/image-test.md b/exampleSite/content/english/post/image-test.md index 66faf12..bd1cd2c 100644 --- a/exampleSite/content/english/post/image-test.md +++ b/exampleSite/content/english/post/image-test.md @@ -8,7 +8,8 @@ ] thumbnail= "images/landscape.jpg" +++ -Thumbnails can be enabled easily by setting the `thumbnail` parameter in the frontmatter to an image such as `"images/landscape.jpg"`. + +Thumbnails can be enabled easily by setting the `thumbnail` parameter in the frontmatter to an image such as `"images/landscape.jpg"`. Make sure to copy the image the `static/images/` directory. @@ -26,5 +27,3 @@ thumbnail= "images/landscape.jpg" +++ ``` - - -- Gitblit v1.10.0