From 5b0c939d447dcf9790c95a81eb3d7fb302da5293 Mon Sep 17 00:00:00 2001
From: whiletruelearn
Date: Wed, 20 Nov 2024 10:19:18 +0530
Subject: [PATCH] update the footer and fix a typo
---
themes/hugo-theme-console/layouts/index.html | 2 +-
themes/hugo-theme-console/layouts/partials/footer.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/themes/hugo-theme-console/layouts/index.html b/themes/hugo-theme-console/layouts/index.html
index 7c6e2d3..da48157 100644
--- a/themes/hugo-theme-console/layouts/index.html
+++ b/themes/hugo-theme-console/layouts/index.html
@@ -25,7 +25,7 @@ Hello World!
I am a very curious person in general about the world and how stuff works. Some of this curiosity has made me decently good at building software.
I try and fail most days to embody the virtues Stoicism.
-I usually post my rants about life, universe and everything else in Twitter
.
+I usually post my rants about life, universe and everything else in Twitter .
Last Updated : Nov 2024
diff --git a/themes/hugo-theme-console/layouts/partials/footer.html b/themes/hugo-theme-console/layouts/partials/footer.html
index 98842f2..5a41fe0 100644
--- a/themes/hugo-theme-console/layouts/partials/footer.html
+++ b/themes/hugo-theme-console/layouts/partials/footer.html
@@ -1,3 +1,3 @@