Kommentare hinzugefügt

This commit is contained in:
Borgal
2025-08-16 00:10:00 +02:00
parent 1fc5a8bcc6
commit a6eb4f6416

View File

@@ -56,9 +56,12 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>DoMiLi Login</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Font Google-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet">
<!-- Custom styles -->
<link rel="stylesheet" href="css/style.css">
<link rel="manifest" href="manifest.json">
</head>
<body>