commit | 0d72bd693aa8a03d70374e5a0e38aac3bd7a86c9 | [log] [tgz] |
---|---|---|
author | Andreu <andreuhuguet@gmail.com> | Tue Sep 17 23:31:14 2019 +0200 |
committer | Andreu <andreuhuguet@gmail.com> | Tue Sep 17 23:31:14 2019 +0200 |
tree | 6f87549c3c53ba23e0badec2fc18d1e2cc0fdf00 | |
parent | 64d065c59265912ab8a062875773f86b64ab58f0 [diff] [blame] |
login integrat
diff --git a/main.html b/main.html index b535b2d..84639c1 100644 --- a/main.html +++ b/main.html
@@ -1,6 +1,7 @@ <html> <head> - <title>Pàgina de benvinguda</title> + <meta charset="UTF-8"> + <title>Pàgina de l'usuari</title> <link rel="stylesheet" href="./css/basic.css" /> <link rel="stylesheet" href="./css/main.css" /> </head> @@ -22,4 +23,4 @@ <button id="lose">M'han matat</button> </div> </body> -</html> \ No newline at end of file +</html>