This commit is contained in:
2024-10-16 23:32:25 +02:00
parent 7c4d32c83f
commit 7aeb817c4c
8 changed files with 39 additions and 27 deletions

View File

@ -77,8 +77,10 @@ hiddenButton.onclick = (event) => {
}
</script>
</main>
<footer class="ui footer segment">
<footer class="ui bottom fixed menu">
<div class="item">
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
</div>
</footer>
</body>