update landing page

make relative links (T-Pot home) dynamic to display them only if services are available
adjust dimensions for link container
correct github link
place attack-map link in the home container
This commit is contained in:
marco
2023-04-25 15:03:26 +02:00
parent 88ab453061
commit ff7c368c7f
19 changed files with 63 additions and 1099 deletions

View File

@ -9,7 +9,6 @@
href="assets/icons/favicon.png"
/>
<link rel="stylesheet" href="app.css" />
<!-- <script src="https://unpkg.com/lucide@latest"></script> -->
<script src="assets/js/lucide.min.js"></script>
</head>