From b74d8c26a76e1004cebabef322cd2672b0317d02 Mon Sep 17 00:00:00 2001 From: Siddhartha Golu Date: Wed, 24 Jul 2024 18:21:05 +0530 Subject: [PATCH] chore: remove comments --- layouts/_default/single.html | 4 + public/about/index.html | 7 +- public/categories/blog/index.xml | 2 +- public/categories/book-notes/index.xml | 2 +- public/categories/cinema/index.xml | 2 +- public/categories/drawings/index.xml | 2 +- public/categories/index.xml | 16 ++-- public/categories/photography/index.xml | 2 +- public/categories/poetry/index.xml | 2 +- public/categories/til/index.xml | 4 +- public/index.html | 2 +- public/index.xml | 4 +- public/page/2/index.html | 2 +- public/page/3/index.html | 2 +- public/page/4/index.html | 2 +- public/page/5/index.html | 2 +- public/photography/index.html | 7 +- public/posts/cinema/3-iron/index.html | 7 +- public/posts/cinema/after-life/index.html | 7 +- public/posts/cinema/anatolia/index.html | 7 +- public/posts/cinema/darjeeling/index.html | 7 +- public/posts/cinema/oslo-august/index.html | 7 +- public/posts/cinema/riding-solo/index.html | 7 +- public/posts/cinema/waking-life/index.html | 7 +- public/posts/cinema/winter-sleep/index.html | 7 +- .../deference-vs-indifference/index.html | 7 +- .../drawings/a-beautiful-woman/index.html | 7 +- public/posts/drawings/chaplin/index.html | 7 +- public/posts/drawings/einstein/index.html | 7 +- public/posts/drawings/gandhi/index.html | 7 +- .../posts/drawings/martin-freeman/index.html | 7 +- public/posts/drawings/teresa/index.html | 7 +- public/posts/index.xml | 4 +- .../on-depression-and-recovery/index.html | 32 +++---- .../reading/annihilation-of-caste/index.html | 7 +- public/posts/reading/azadi/index.html | 7 +- public/posts/reading/bad-blood/index.html | 7 +- public/posts/reading/behave-review/index.html | 7 +- .../reading/chup-deepa-narayan/index.html | 7 +- .../posts/reading/empire-of-pain/index.html | 7 +- .../reading/four-thousand-weeks/index.html | 7 +- .../glimpses-of-world-history/index.html | 7 +- public/posts/reading/great-music/index.html | 7 +- .../posts/reading/i-do-what-i-do/index.html | 7 +- .../reading/life-between-buildings/index.html | 7 +- .../posts/reading/midnight-rushdie/index.html | 7 +- public/posts/reading/parenting/index.html | 7 +- .../posts/reading/range-a-review/index.html | 7 +- .../reading/reasons-to-stay-alive/index.html | 7 +- .../posts/reading/running-murakami/index.html | 7 +- public/posts/reading/shame-rushdie/index.html | 7 +- .../posts/reading/so-good-newport/index.html | 7 +- public/posts/reading/stoner/index.html | 7 +- .../reading/the-course-of-love/index.html | 7 +- .../index.html | 7 +- .../posts/reading/the-way-we-eat/index.html | 7 +- public/posts/reading/waking-up/index.html | 7 +- public/posts/scared-in-lockdown/index.html | 7 +- .../index.html | 11 +-- public/sitemap.xml | 18 ++-- public/tags/android/index.xml | 4 +- public/tags/animal-cruelty/index.xml | 2 +- public/tags/animation/index.xml | 2 +- public/tags/apps/index.xml | 4 +- public/tags/architecture/index.xml | 2 +- public/tags/asia/index.xml | 2 +- public/tags/audiobook/index.xml | 2 +- public/tags/career-advice/index.xml | 2 +- public/tags/classical-music/index.xml | 2 +- public/tags/colorful-quirks/index.xml | 2 +- public/tags/debating-ethics/index.xml | 2 +- public/tags/depression/index.xml | 2 +- public/tags/economics/index.xml | 2 +- public/tags/existentialism/index.xml | 2 +- public/tags/fast-food-books/index.xml | 2 +- public/tags/favourites/index.xml | 2 +- public/tags/feminism/index.xml | 2 +- public/tags/fiction/index.xml | 2 +- public/tags/foreign-cinema/index.xml | 2 +- public/tags/health/index.xml | 2 +- public/tags/history/index.xml | 2 +- public/tags/index.xml | 92 +++++++++---------- public/tags/india/index.xml | 2 +- public/tags/indian-authors/index.xml | 2 +- public/tags/journalism/index.xml | 2 +- public/tags/letters/index.xml | 2 +- public/tags/meditation/index.xml | 2 +- public/tags/minimalism/index.xml | 2 +- public/tags/motorcycling/index.xml | 2 +- public/tags/non-fiction/index.xml | 2 +- public/tags/norwegian/index.xml | 2 +- public/tags/parenting/index.xml | 2 +- public/tags/philosophy/index.xml | 2 +- public/tags/poetry/index.xml | 2 +- public/tags/productivity/index.xml | 2 +- public/tags/public-health/index.xml | 2 +- public/tags/relationship/index.xml | 2 +- public/tags/religion/index.xml | 2 +- public/tags/review/index.xml | 2 +- public/tags/sketching/index.xml | 2 +- public/tags/society/index.xml | 2 +- public/tags/tinkering/index.xml | 4 +- public/tags/turkey/index.xml | 2 +- public/tags/understanding-ourselves/index.xml | 2 +- public/tags/writing/index.xml | 2 +- 105 files changed, 188 insertions(+), 400 deletions(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index c0f39be..fec7949 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -41,6 +41,9 @@ {{- else }}{{ .Content }}{{ end }} {{- end }} +