Skip to content

Commit

Permalink
Add version to footer as manual migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelelieu committed Apr 19, 2023
1 parent 110393c commit 87e796a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/admin/snippets/footer.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

<footer>
<span>
&copy; Humanity, any year.
v0.0.3 - 2023/04/19
</span>
<span>
<a href="https://opencollective.com/castlamp/projects/by_freelancer_for_freelancer" target="_blank">πŸ’΅ Donate</a>
&copy; Humanity, any year.
</span>
<span>
<a href="https://jbelelieu.github.io/atos/" target="_blank">πŸ“š Documentation</a>
<a href="https://jbelelieu.github.io/atos/" target="_blank">πŸ“š Docs</a>
</span>
<span>
<a href="/db" target="_blank">πŸ—‚ SQLite DB</a>
Expand Down

0 comments on commit 87e796a

Please sign in to comment.