From 4a2d32b13abc7ddbd0ec5f8acdb905a75497861c Mon Sep 17 00:00:00 2001 From: Herb Miller Date: Tue, 8 Feb 2022 20:34:59 +0000 Subject: [PATCH] Implement post-title template part #35 --- parts/main-body-no-featured-image.html | 10 ++++++---- parts/post-title.html | 5 +++++ templates/404.html | 10 ---------- templates/featured-image-left.html | 8 +------- templates/index.html | 6 +----- templates/page.html | 6 +----- templates/portfolio.html | 8 +------- templates/search.html | 8 +------- templates/single-post-no-featured-image.html | 10 ++-------- templates/single-post.html | 8 +------- 10 files changed, 19 insertions(+), 60 deletions(-) create mode 100644 parts/post-title.html diff --git a/parts/main-body-no-featured-image.html b/parts/main-body-no-featured-image.html index 31d1150..70baaf7 100644 --- a/parts/main-body-no-featured-image.html +++ b/parts/main-body-no-featured-image.html @@ -1,5 +1,7 @@ - + +
- - - + + +
+ diff --git a/parts/post-title.html b/parts/post-title.html new file mode 100644 index 0000000..d73b754 --- /dev/null +++ b/parts/post-title.html @@ -0,0 +1,5 @@ + +
+
+
+ diff --git a/templates/404.html b/templates/404.html index 059f0fd..ad0a85c 100644 --- a/templates/404.html +++ b/templates/404.html @@ -2,22 +2,12 @@ - -
-
-
-
-
- - - - \ No newline at end of file diff --git a/templates/featured-image-left.html b/templates/featured-image-left.html index 2f3ffba..4201332 100644 --- a/templates/featured-image-left.html +++ b/templates/featured-image-left.html @@ -3,13 +3,7 @@ - -
-
-
-
-
- +
diff --git a/templates/index.html b/templates/index.html index fe97246..f6b264b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,11 +4,7 @@ - -
-
-
- + diff --git a/templates/page.html b/templates/page.html index d30c97e..77153f3 100644 --- a/templates/page.html +++ b/templates/page.html @@ -4,11 +4,7 @@ - -
-
-
- +
diff --git a/templates/portfolio.html b/templates/portfolio.html index 8cea1bd..e6c7740 100644 --- a/templates/portfolio.html +++ b/templates/portfolio.html @@ -1,12 +1,6 @@ - -
-
-
-
-
- + diff --git a/templates/search.html b/templates/search.html index 0e4ee77..24754c8 100644 --- a/templates/search.html +++ b/templates/search.html @@ -4,13 +4,7 @@ - -
-
-
-
-
- + diff --git a/templates/single-post-no-featured-image.html b/templates/single-post-no-featured-image.html index 584834a..470b57a 100644 --- a/templates/single-post-no-featured-image.html +++ b/templates/single-post-no-featured-image.html @@ -2,15 +2,9 @@
single-post-no-featured-image.html
- + - -
-
-
-
-
- + diff --git a/templates/single-post.html b/templates/single-post.html index adf5e42..a0a4163 100644 --- a/templates/single-post.html +++ b/templates/single-post.html @@ -4,13 +4,7 @@ - -
-
-
-
-
- +