feat: add release please

This commit is contained in:
2025-11-02 00:11:15 +00:00
parent b694081409
commit d2c4e08e39
7 changed files with 98 additions and 32 deletions
+3 -5
View File
@@ -210,12 +210,10 @@
</section>
</div>
<footer class="mt-16 py-6 border-t border-gray-800 text-center text-gray-500 text-sm">
<span class="mr-1">JDB-NET &copy; {{ now.year }}</span>
<footer class="mt-8 py-6 border-t border-gray-800 text-center text-gray-500 text-sm">
<span class="mr-1"><a href="https://www.jdbnet.co.uk" target="_blank" rel="noopener" class="text-gray-500 hover:text-pink-400 hover:underline mx-1">JDB-NET</a> &copy; {{ now.year }}</span>
&middot;
<a href="https://projects.jdbnet.co.uk/echolog" target="_blank" rel="noopener" class="text-gray-500 hover:text-pink-400 hover:underline mx-1">Docs</a>
&middot;
<a href="mailto:jamie@jdbnet.co.uk?subject=EchoLog" class="text-gray-500 hover:text-pink-400 hover:underline ml-1">Support</a>
<span class="mx-1"><a href="https://github.com/JDB-NET/echolog" target="_blank" rel="noopener" class="text-gray-500 hover:text-pink-400 hover:underline mx-1">v{{ version }}</a></span>
</footer>
<script>