diff options
Diffstat (limited to 'themes/stingray/layouts/partials/footer.html')
-rw-r--r-- | themes/stingray/layouts/partials/footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/stingray/layouts/partials/footer.html b/themes/stingray/layouts/partials/footer.html new file mode 100644 index 0000000..5768ad1 --- /dev/null +++ b/themes/stingray/layouts/partials/footer.html @@ -0,0 +1,3 @@ +<p class="text-center"> + (c) 2022 <a class="h-card" href="https://rayhammer.dev">RayHammer</a> +</p>
\ No newline at end of file |