This commit is contained in:
maru21 2023-10-14 23:42:52 +02:00
parent 88037c5ed8
commit c182c6ea49

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<header> <head>
<title>Template Generator</title> <title>Template Generator</title>
<link rel="icon" type="image/x-icon" href="favicon.ico" /> <link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta charset="UTF-8" /> <meta charset="UTF-8" />
@ -35,7 +35,7 @@
<link rel="stylesheet" href="css/w3-colors-flat.css" /> <link rel="stylesheet" href="css/w3-colors-flat.css" />
<link rel="stylesheet" href="css/font-awesome/css/all.min.css" /> <link rel="stylesheet" href="css/font-awesome/css/all.min.css" />
<link rel="stylesheet" href="css/styles.css" /> <link rel="stylesheet" href="css/styles.css" />
</header> </head>
<body> <body>
<div <div