diff options
-rw-r--r-- | themes/stingray/layouts/partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/stingray/layouts/partials/footer.html b/themes/stingray/layouts/partials/footer.html index 588f5b0..939b038 100644 --- a/themes/stingray/layouts/partials/footer.html +++ b/themes/stingray/layouts/partials/footer.html @@ -1,5 +1,5 @@ <footer> <p class="text-center"> - (c) 2022 <a class="h-card" href="https://rayhammer.dev">RayHammer</a> + WIP (c) 2022 <a class="h-card" href="https://rayhammer.dev">RayHammer</a> </p> </footer>
\ No newline at end of file |