diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/public/index.html b/public/index.html deleted file mode 100644 index ce4d568..0000000 --- a/public/index.html +++ /dev/null @@ -1,7 +0,0 @@ -<!DOCTYPE html> -<meta charset="UTF-8"> -<link rel="stylesheet" href="main.css"> -<title>Bibliothèque</title> -<body></body> -<script src="books.js"></script> -<script src="main.js"></script> |