From 69d6f7a42c48341dea1e008084817d6f6773ce07 Mon Sep 17 00:00:00 2001
From: prayashkrsaha <63157885+prayashkrsaha@users.noreply.github.com>
Date: Fri, 13 Aug 2021 22:16:27 +0530
Subject: [PATCH] Update footer.html
---
layouts/partials/footer/footer.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/layouts/partials/footer/footer.html b/layouts/partials/footer/footer.html
index 6284349..3a6c20d 100644
--- a/layouts/partials/footer/footer.html
+++ b/layouts/partials/footer/footer.html
@@ -13,11 +13,11 @@
{{ . | safeHTML }}
{{ end }}
- {{- $Generator := `Hugo` -}}
+ {{- $Generator := `❤️ and Hugo` -}}
{{- $Theme := printf `Stack` $ThemeVersion -}}
{{- $DesignedBy := `Jimmy` -}}
{{ T "footer.builtWith" (dict "Generator" $Generator) | safeHTML }}
{{ T "footer.designedBy" (dict "Theme" $Theme "DesignedBy" $DesignedBy) | safeHTML }}
-
\ No newline at end of file
+