aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
blob: 8fd4ddc388adb1c7311b8e7278d66a26933df881 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html lang="fr">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Glycémie</title>
<link rel="stylesheet" href="/main.css">
<link rel="icon" href="/icon.png">

<body></body>

<script src="main.js"></script>