aboutsummaryrefslogtreecommitdiff
path: root/partials/footer.html
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-07-31 21:30:37 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-07-31 21:30:37 +0530
commitd0f943c6623e8ff538e8d8c48283831e9f3c1147 (patch)
treef1b0718aa1a6c577458a3b0c035f2d6c46f619e8 /partials/footer.html
parenta551acb29fc43adeb034e9d9a67e711a8c6bcf17 (diff)
site: update layout & msg
Diffstat (limited to 'partials/footer.html')
-rw-r--r--partials/footer.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/partials/footer.html b/partials/footer.html
new file mode 100644
index 0000000..e5e870f
--- /dev/null
+++ b/partials/footer.html
@@ -0,0 +1,5 @@
+<footer class="w-full p-4 text-lg">
+ <div class="text-center">
+ <p>The Quieter You Become, The More You Are Able To Hear.</p>
+ </div>
+</footer>