This commit is contained in:
2025-05-07 15:08:48 +02:00
parent ea88991a9d
commit 3886890c06
3 changed files with 5 additions and 2 deletions

View File

@ -45,6 +45,7 @@ echo ("-->");*/
<head>
<title><?= $sysname[1] ?? "Switch sans nom" ?> - Tableau des VLANs</title>
<link href="style.css" rel="stylesheet" />
<link rel="icon" type="image/svg" href="favicon.svg">
</head>
<body>
@ -126,4 +127,4 @@ echo ("-->");*/
</footer>
</body>
</html>
</html>