Add licenses link in footer

This commit is contained in:
William Bouzourène 2025-01-05 15:57:42 +01:00
parent a6d2fc3c01
commit 193ba95735
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww

View file

@ -33,13 +33,21 @@
<div class="container"> <div class="container">
<span class="text-body-secondary"> <span class="text-body-secondary">
<a <a
class="link-secondary text-bold" class="text-body-secondary me-2"
target="_blank" target="_blank"
href="https://git.readonly.ch/bouzoure/pop-camarades" href="https://git.readonly.ch/bouzoure/pop-camarades"
> >
<i class="bi-code-slash"></i> <i class="bi-code-slash"></i>
Code source Code source
</a> </a>
<a
class="text-body-secondary"
target="_blank"
href="/static/licences.html"
>
<i class="bi-journal-bookmark"></i>
Licences
</a>
</span> </span>
<div class="float-end"> <div class="float-end">