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