some fixes
This commit is contained in:
parent
25b3f97fd2
commit
bb3a048d15
5 changed files with 10 additions and 7 deletions
|
@ -12,10 +12,10 @@
|
|||
|
||||
<body>
|
||||
<h1 class="title" data-title>
|
||||
Press Any Key To Start
|
||||
Press Any Key or Click To Start
|
||||
<small data-subtitle class="subtitle"></small>
|
||||
</h1>
|
||||
<img data-bird src="images/bird.png" class="bird"></img>
|
||||
<img data-bird src="images/bird.png" draggable="false" class="bird"></img>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in a new issue