diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 14:22:59 -0400 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 14:22:59 -0400 |
| commit | 41d38509d46e27ad464798a23e7d39d29ac170d9 (patch) | |
| tree | 73623893798c17bbab0ca30a95e7754be5d06a6d /partials/footer.html | |
| parent | 79cd78e1c2e10261387560f752cb9bfedf1b1d0c (diff) | |
misc: re-indent
Diffstat (limited to 'partials/footer.html')
| -rw-r--r-- | partials/footer.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/partials/footer.html b/partials/footer.html index e763b96..f3724fe 100644 --- a/partials/footer.html +++ b/partials/footer.html @@ -1,5 +1,5 @@ <footer class="w-full pb-4 pt-12 px-8 text-sm md:text-lg"> - <div class="text-center"> - <p>The Quieter You Become, The More You Are Able To Hear.</p> - </div> + <div class="text-center"> + <p>The Quieter You Become, The More You Are Able To Hear.</p> + </div> </footer> |
