feat(theme): add a link to the source in the footer

This commit is contained in:
Bruno Carlin 2025-07-06 14:22:12 +02:00
parent 980eb804a6
commit 82281f93ca
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D
3 changed files with 8 additions and 0 deletions

View file

@ -20,3 +20,6 @@ warning_icon: Warning icon
translations: Translations
also_available_in: "Also available in:"
table_of_contents: "Contents:"
source_code: |
The source of this site is available on
<a href="https://code.bcarlin.net/bcarlin/bcarlin.net">my software forge</a>.