Skip to content

Commit e91e877

Browse files
Update index.html
1 parent 794eb9a commit e91e877

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0, user-scalable=no">
7-
<title >chrome easter egg: t-rex runner</title>
7+
<title >DinoGame</title>
88
<link rel="stylesheet" href="index.css">
99
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
1010
<script src="index.js"></script>
1111
</head>
1212

1313
<body id="t" class="offline">
1414
<div id="messageBox" class="sendmessage">
15-
<h1 style="text-align: center;font-family: 'Open Sans', sans-serif;">Press Space to start</h1>
15+
<h1 style="text-align: center;font-family: 'Open Sans', sans-serif;">Hello , User</h1>
1616
<div class="niokbutton" onclick="okbuttonsend()"></div>
1717
</div>
1818
<div id="main-frame-error" class="interstitial-wrapper">

0 commit comments

Comments
 (0)