diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ <html> <head> - <title>Privacy Card Game</title> + <title>Hacker Cards Game</title> <link rel="icon" type="image/png" sizes="128x128" href="images/favicon.png"> <link href="https://fonts.googleapis.com/css?family=Zilla+Slab" rel="stylesheet"> <link rel="stylesheet" href="styles/style.css" type="text/css"> @@ -80,4 +80,4 @@ <script src="scripts/script.js" type="text/javascript"></script> </body> -</html>
\ No newline at end of file +</html> |
