aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2017-12-19 02:18:37 +0530
committerGitHub <[email protected]>2017-12-19 02:18:37 +0530
commitcf915c3282e069f7976a5d1cfd161666a8270540 (patch)
tree3e57dfba11abf4d4a48ae0b256ee233de429fb25 /index.html
parentca95d9b1fad5075e3a5901524464e0bdff5518d1 (diff)
downloadhacker-cards-game-master.tar.xz
hacker-cards-game-master.zip
Update index.htmlHEADmaster
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index f41f01e..d5c230b 100644
--- a/index.html
+++ b/index.html
@@ -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>