From be4cc2db4853fefa4d9fd3e1f7be8bc2bbdaeddb Mon Sep 17 00:00:00 2001 From: Huijun-Sun Date: Thu, 10 Jun 2021 19:22:28 -0400 Subject: [PATCH] Update archive-single.html --- _includes/archive-single.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/archive-single.html b/_includes/archive-single.html index 8d9d63cdca4e0..aee7bbe8f4317 100644 --- a/_includes/archive-single.html +++ b/_includes/archive-single.html @@ -50,9 +50,9 @@

{% if post.excerpt and site.read_more != 'enabled' %}

test9

-

{{ post.excerpt }} test

-

{{ post.excerpt | markdownify }} test

-

{{ markdownify }} test

+

{{ post.excerpt }} test1

+

{{ post.excerpt | markdownify }} test2

+

{{ markdownify }} test3

test10

{% elsif post.excerpt and site.read_more == 'enabled' %}

test8