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

<body></body>

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