add notbyai.fyi to the footer

Amolith created

Change summary

themes/secluded/layouts/partials/footer.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Detailed changes

themes/secluded/layouts/partials/footer.html 🔗

@@ -1,7 +1,8 @@
 <footer>
     <p><a class="button" href="#">Back to the top</a></p>
     <!--<p><a class="button" href="https://fediring.net/previous?host=secluded.site">←</a> <a class="button" href="https://fediring.net/">Fediring</a> <a class="button" href="https://fediring.net/next?host=secluded.site">→</a></p>-->
-    <p class="boring_stuff">Content licensed under <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC-BY-4.0</a><br/>
+    <p class="boring_stuff">Written by a human, <a href="https://notbyai.fyi">not by AI</a><br/>
+        Content licensed under <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC-BY-4.0</a><br/>
         Code licensed under <a href="https://tldrlegal.com/license/mit-license">MIT</a><br/>
         Source available on <a href="https://git.nixnet.services/Amolith/secluded">Forgejo</a><br/>
 	<a href="https://umami.is/">Umami</a> analytics are <a href="https://umami.secluded.site/share/7PNXq2e8/Secluded.Site">public</a> <br/></p>