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

@ -1,11 +0,0 @@
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh">
<script type="text/javascript">
window.location.href = window.location.protocol + '//' + window.location.hostname + ':64294'
</script>
<title>Redirect to Cockpit</title>
</head>
</html>