Final versie!

This commit is contained in:
Atilla
2024-04-10 13:59:00 +02:00
parent 6df64fd3a0
commit 7aea48ad67
22 changed files with 702 additions and 688 deletions

View File

@@ -1,14 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<html lang="nl">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Kas informatie / Planten" />
<meta name="author" content="B. Diker, A. Oomen" />
<meta name="keywords" content="planten / kas" />
<meta name="description" content="De pagina voor de verschillende sensoren" />
<meta name="author" content="B. Diker, A. Oomen, J. Doekhi, R. van Putten, M. Çifçi" />
<meta name="keywords" content="Sensor / Algoritme / Voeding / Planten / Data / Kas" />
<link rel="stylesheet" href="../static/css/style.css" />
<script src="../static/js/main.js" defer></script>
<title>Informatie Kas</title>
<title>Informatie Sensor</title>
</head>
<body>
<section class="mainContainer">
@@ -130,7 +130,5 @@
</article>
</section>
</section>
<script>
</script>
</body>
</html>