Footer avec la licence et un lien vers le code source

This commit is contained in:
Vincent LAURENT 2021-11-08 01:24:25 +01:00
parent fba94dd476
commit e9efe13eab
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@
</form>
</div>
</div>
<footer class="text-center text-muted mb-2 fixed-bottom">
<small>Logiciel libre sous license AGPL-3.0 : <a href="https://github.com/24eme/signaturepdf">voir le code source</a></small>
</footer>
<script>
document.getElementById('input_pdf_upload').addEventListener('change', function(event) {