From 1fe5bd0cf5bc03b376bd9ca446192f7285233298 Mon Sep 17 00:00:00 2001 From: Kieran Barker <29986418+kieranbarker@users.noreply.github.com> Date: Fri, 20 Mar 2020 10:40:17 +0000 Subject: [PATCH] Remove extra paragraph tags (#8063) Merge pull request 8063 --- docs/_docs/step-by-step/08-blogging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/step-by-step/08-blogging.md b/docs/_docs/step-by-step/08-blogging.md index 07c6ae32..249d2c35 100644 --- a/docs/_docs/step-by-step/08-blogging.md +++ b/docs/_docs/step-by-step/08-blogging.md @@ -76,7 +76,7 @@ title: Blog {% for post in site.posts %}
{{ post.excerpt }}
+ {{ post.excerpt }}