aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
blob: 0982d8ea90227f4d6dd76cb9bfc0ce0f2b03c6ec (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>Chords</title>
<link rel="stylesheet" href="/main.css">

<body></body>

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