From a928b5e4add462373cd7c93acb816159dcaece33 Mon Sep 17 00:00:00 2001 From: Herb Miller Date: Sun, 7 Aug 2022 17:00:02 +0100 Subject: [PATCH] Wrap shortcodes in a block #35 --- parts/sequentially-biased.html | 6 ++++-- parts/summed-by.html | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/parts/sequentially-biased.html b/parts/sequentially-biased.html index 46a5b93..40b9047 100644 --- a/parts/sequentially-biased.html +++ b/parts/sequentially-biased.html @@ -1,5 +1,7 @@ - +

Sequentially Biased

-[bw_list post_type=bigram posts_per_page=16 orderby=date order=DESC exclude=0] \ No newline at end of file + +[bw_list post_type=bigram posts_per_page=16 orderby=date order=DESC exclude=0] + \ No newline at end of file diff --git a/parts/summed-by.html b/parts/summed-by.html index b889579..d13cbe0 100644 --- a/parts/summed-by.html +++ b/parts/summed-by.html @@ -1,5 +1,7 @@ - +

Summed By

-[bw_archive post_type=bigram type=yearly] \ No newline at end of file + +[bw_archive post_type=bigram type=yearly] + \ No newline at end of file