From e7946fa095b86522db0de9590bf3136c95531aa4 Mon Sep 17 00:00:00 2001 From: Ananya Gupta <145869907+ananyag309@users.noreply.github.com> Date: Sun, 13 Oct 2024 13:36:36 +0530 Subject: [PATCH 1/3] Update blog.html --- blog.html | 111 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 107 insertions(+), 4 deletions(-) diff --git a/blog.html b/blog.html index 7a23a5b9..50577fa2 100644 --- a/blog.html +++ b/blog.html @@ -768,8 +768,8 @@
- Embrace the beauty of nature through our enchanting blog, where we celebrate the wonders of the - natural world + Embrace the beauty of nature through our enchanting blog, where we celebrate the wonders of + the natural world

Wed 02, 2022 @@ -851,8 +851,32 @@

+ +
+ +
+ + @@ -891,6 +915,85 @@ - - \ No newline at end of file + + + + + + + From bb1fbd5b5f036792a7b5aa0e29f86c89f2262582 Mon Sep 17 00:00:00 2001 From: Ananya Gupta <145869907+ananyag309@users.noreply.github.com> Date: Sun, 13 Oct 2024 13:44:25 +0530 Subject: [PATCH 2/3] Update start_writing.html --- start_writing.html | 132 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) diff --git a/start_writing.html b/start_writing.html index 2e47dd1f..9d936b17 100644 --- a/start_writing.html +++ b/start_writing.html @@ -25,6 +25,26 @@ padding: 0; box-sizing: border-box; } + + html, body { + height: 100%; + margin: 0; + padding: 0; + overflow-x: hidden; + } + + body { + display: flex; + flex-direction: column; + } + + main { + flex: 1 0 auto; + } + + footer { + flex-shrink: 0; + } + + + + + From 29c9b8f443f9968d991973ad061df02930384e8d Mon Sep 17 00:00:00 2001 From: Ananya Gupta <145869907+ananyag309@users.noreply.github.com> Date: Sun, 13 Oct 2024 13:48:55 +0530 Subject: [PATCH 3/3] Update category.html --- category.html | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) diff --git a/category.html b/category.html index af1994e5..904ff395 100644 --- a/category.html +++ b/category.html @@ -652,6 +652,29 @@ + + + + + + @@ -668,6 +691,70 @@ + + + +