From 7ffa9a639787cb517e83a919bb9240356f869399 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Fri, 18 Sep 2020 08:05:06 +0000
Subject: [PATCH] Revert "Merge branch 'post-thumbnail' of https://github.com/LucasVadilho/anatole into pr/72"

---
 exampleSite/content/post/emoji-support.md |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/exampleSite/content/post/emoji-support.md b/exampleSite/content/post/emoji-support.md
index 8c2cade..0a8510a 100644
--- a/exampleSite/content/post/emoji-support.md
+++ b/exampleSite/content/post/emoji-support.md
@@ -6,9 +6,7 @@
 tags = [
     "emoji",
 ]
-[thumbnail]
-	src = "http://placeimg.com/150/150/any?2"
-	alt = "Thumbnail image"
+thumbnail = "http://placeimg.com/150/150/any?2"
 +++
 
 Emoji can be enabled in a Hugo project in a number of ways. 

--
Gitblit v1.10.0