aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index bbef5ae..ce4d568 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,7 @@
<!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>