diff options
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> |