From a8516a4fe27573b35075cb29a1f40f9fe1d408c1 Mon Sep 17 00:00:00 2001 From: "Daniel J. Summers" Date: Sat, 20 Jan 2024 14:51:20 -0500 Subject: [PATCH] Update UT with final CFP ranking - Streamline HTML --- src/index.liquid | 64 +++++++------- src/layout-partial.liquid | 24 +++--- src/layout.liquid | 174 ++++++++++++++++++-------------------- src/single-page.liquid | 4 +- src/single-post.liquid | 27 +++--- 5 files changed, 141 insertions(+), 152 deletions(-) diff --git a/src/index.liquid b/src/index.liquid index 72be39d..3156404 100644 --- a/src/index.liquid +++ b/src/index.liquid @@ -1,4 +1,4 @@ -
+
{% if is_category or is_tag %}

{{ page_title }}

{%- if subtitle %} @@ -6,79 +6,79 @@ {%- endif %} {% endif %} {%- for post in model.posts %} -
-