This commit is contained in:
2024-10-16 23:38:20 +02:00
parent 7aeb817c4c
commit ff18e2352c
6 changed files with 18 additions and 7 deletions

View File

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