ameliore la decouvrabilité du code
ajoute dans le pied de page le lien sur le repo github
This commit is contained in:
parent
2335b702ca
commit
5b0ce2bc6a
3 changed files with 8 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
= link_to t("links.footer.mentions_legales.label"), t("links.footer.mentions_legales.url"), title: t("links.footer.mentions_legales.title"), class: "footer-link", target: "_blank", rel: "noopener noreferrer"
|
||||
%li.footer-link
|
||||
= link_to t("links.footer.suivi.label"), suivi_path, title: t("links.footer.suivi.title"), class: "footer-link"
|
||||
%li.footer-link
|
||||
= link_to t("links.footer.code.label"), t("links.footer.code.url"), title: t("links.footer.code.title"), class: "footer-link", target: "_blank", rel: "noopener noreferrer"
|
||||
|
||||
%li.footer-column
|
||||
%ul.footer-links
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue