diff options
| author | Joris | 2022-06-21 08:03:12 +0200 |
|---|---|---|
| committer | Joris | 2022-06-21 08:03:12 +0200 |
| commit | 3cf35844d00c98da33b55a64c6d17ff421c499fc (patch) | |
| tree | 710218c491dfc366e1fdf935c34ad364821d7db0 /public | |
| parent | 46f39fa93fa99eef2691d6dc905b9d083eb170cb (diff) | |
Rename from metronome to drum
Diffstat (limited to 'public')
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 5facb9e..28482ba 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,7 @@ <html lang="fr"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> -<title>Metronome</title> +<title>Drum</title> <link rel="stylesheet" href="/main.css"> <body></body> |
