diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/public/index.html b/public/index.html deleted file mode 100644 index df494a8..0000000 --- a/public/index.html +++ /dev/null @@ -1,17 +0,0 @@ -<!doctype html> -<html lang="fr"> -<meta charset="utf-8"> -<meta name="viewport" content="width=device-width"> -<title>Music</title> -<link rel="stylesheet" href="/main.css"> -<link rel="icon" href="/icon.png"> - -<h1 class="g-Title">Music</h1> - -<ul class="g-Songs"> - <li> - <a href="songs/ben-e-king/stand-by-me.html">Ben E. King – Stand by Me</a> - <li> - <a href="songs/graeme-allwright/petit-garcon.html">Graeme Allwright – Petit Garçon</a> - <li> - <a href="songs/tri-yann/pelot-d-hennebont.html">Tri Yann – Pelot d’Hennebont</a> |