Docs: Update footer copyright to Public Domain

This commit is contained in:
2025-11-18 18:29:32 -08:00
parent b76339e0af
commit eb62ca0dce

View File

@@ -100,7 +100,7 @@
</div>
</article>
<footer class="mt-12 text-center text-xs text-gray-500 mono">
&copy; <script>document.write(new Date().getFullYear())</script> Lynchmark. All rights reserved.
Public Domain
</footer>
</main>
</body>