diff options
Diffstat (limited to 'partials/footer.html')
| -rw-r--r-- | partials/footer.html | 5 |
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> |
