From f1e7fc94c918cecd7787eb6e45950feeffd05741 Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Fri, 8 Oct 2021 10:04:20 -0400 Subject: [PATCH 1/3] Move front-page template to home instead. --- block-templates/front-page.html | 9 ------ block-templates/home.html | 55 +++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+), 9 deletions(-) delete mode 100644 block-templates/front-page.html create mode 100644 block-templates/home.html diff --git a/block-templates/front-page.html b/block-templates/front-page.html deleted file mode 100644 index 96a11040..00000000 --- a/block-templates/front-page.html +++ /dev/null @@ -1,9 +0,0 @@ - - - -
- -
- - - \ No newline at end of file diff --git a/block-templates/home.html b/block-templates/home.html new file mode 100644 index 00000000..7021eba0 --- /dev/null +++ b/block-templates/home.html @@ -0,0 +1,55 @@ + + + +
+ + +
+
+

LATEST POSTS

+ + + +

View All

+
+ + + +
+ + + + + + + +
+
+ + + + + + + +
+
+

Watch birds
from your inbox

+ + + + +
+ + + +
+
+
+
+
+ + + \ No newline at end of file From 594505785c3d518a31a822bf4c622280859e5f8f Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Fri, 8 Oct 2021 11:09:36 -0400 Subject: [PATCH 2/3] Remove the home.html template entirely for now. --- block-templates/home.html | 55 ---------------------------------- block-templates/page-home.html | 9 ++++++ 2 files changed, 9 insertions(+), 55 deletions(-) delete mode 100644 block-templates/home.html create mode 100644 block-templates/page-home.html diff --git a/block-templates/home.html b/block-templates/home.html deleted file mode 100644 index 7021eba0..00000000 --- a/block-templates/home.html +++ /dev/null @@ -1,55 +0,0 @@ - - - -
- - -
-
-

LATEST POSTS

- - - -

View All

-
- - - -
- - - - - - - -
-
- - - - - - - -
-
-

Watch birds
from your inbox

- - - - -
- - - -
-
-
-
-
- - - \ No newline at end of file diff --git a/block-templates/page-home.html b/block-templates/page-home.html new file mode 100644 index 00000000..15a5050c --- /dev/null +++ b/block-templates/page-home.html @@ -0,0 +1,9 @@ + + + +
+ +
+ + + \ No newline at end of file From baed0e46699dba34eeb00874be6ce77b46af5925 Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Fri, 8 Oct 2021 11:09:53 -0400 Subject: [PATCH 3/3] Show an even number of posts per page by default in index --- block-templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/block-templates/index.html b/block-templates/index.html index 6b63cabf..45f0ee9c 100644 --- a/block-templates/index.html +++ b/block-templates/index.html @@ -1,7 +1,7 @@ -
+