From cc27ada06e42ce93c924740fcde50b3de4a901a5 Mon Sep 17 00:00:00 2001 From: Animesh Bulusu Date: Sun, 16 Apr 2023 23:33:00 +0530 Subject: [PATCH] Update contact --- README.md | 2 +- content/about/contents.lr | 2 +- templates/landing.html | 2 +- templates/macros/post.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e794dd5..25fe1a1 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ ## Comments -Send an email. \ No newline at end of file +Send an email. \ No newline at end of file diff --git a/content/about/contents.lr b/content/about/contents.lr index 1b90b81..cf050a3 100644 --- a/content/about/contents.lr +++ b/content/about/contents.lr @@ -14,6 +14,6 @@ Some principles — Habits and discipline. Karma and kaizen. Everything is a **The blog** — This blog is a learning log. It is built with [Lektor](https://www.getlektor.com/) and SourceHut, and self-hosted on [Vultr](https://www.vultr.com). It has zero tracking and analytics, auto night mode, loads fast enough, 100 on pagespeed. Site style is inspired by the class-less CSS framework [SimpleCSS](https://simplecss.org/) by [Kevin Quirk](https://kevquirk.com/). -**Comments?** Send an email. +**Comments?** Send an email. **License** — The content for this site is covered by [CC-BY-SA](http://creativecommons.org/licenses/by-sa/4.0/). The [code for this site](https://git.sr.ht/~animesh/anmsh.net) is covered by [MIT](https://opensource.org/licenses/MIT). Views expressed on this site are my own. diff --git a/templates/landing.html b/templates/landing.html index 11101c0..7b11e58 100644 --- a/templates/landing.html +++ b/templates/landing.html @@ -13,7 +13,7 @@

{{this.greeting}}

{{this.landing}}

Find me — - email + email · feed · flickr diff --git a/templates/macros/post.html b/templates/macros/post.html index 9f8eb39..541b166 100644 --- a/templates/macros/post.html +++ b/templates/macros/post.html @@ -59,7 +59,7 @@ {%endif%} -

Comments? Send an email.
+
Comments? Send an email.
{% if post.get_siblings() %} -- 2.38.5