diff options
| author | Kumar Priyansh <[email protected]> | 2017-12-19 02:18:37 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-12-19 02:18:37 +0530 |
| commit | cf915c3282e069f7976a5d1cfd161666a8270540 (patch) | |
| tree | 3e57dfba11abf4d4a48ae0b256ee233de429fb25 /index.html | |
| parent | ca95d9b1fad5075e3a5901524464e0bdff5518d1 (diff) | |
| download | hacker-cards-game-master.tar.xz hacker-cards-game-master.zip | |
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> |
