[FEAT] Add BRECcIA attribution to footer

This commit is contained in:
2023-01-20 16:47:48 +00:00
parent d5eef1a296
commit 8782b879a1
2 changed files with 8 additions and 0 deletions

View File

@@ -214,6 +214,7 @@
<footer class="footer bg-light">
<div class="container">
<span class="text-muted">{{ config.PROJECT_LONG_NAME }}</span>
<span class="text-muted">Developed by the <a href="https://gcrf-breccia.com">BRECcIA</a> team</span>
</div>
</footer>