change title

This commit is contained in:
Adrien MALINGREY 2023-07-24 11:13:51 +02:00
parent 7f229eaa5b
commit 13e8586c9f

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML> <!DOCTYPE HTML>
<html lang='fr'> <html lang='fr'>
<head> <head>
<title>Tableau des VLANs</title> <title>Schémas des VLANs</title>
<style> <style>
ul { ul {
list-style: none; list-style: none;
@ -10,7 +10,7 @@
</head> </head>
<body> <body>
<header> <header>
<h1>Tableau des VLANs</h1> <h1>Schémas des VLANs</h1>
</header> </header>
<main> <main>
<?php <?php