some fixes

This commit is contained in:
henry-hiles 2021-12-13 14:35:18 -05:00
parent 25b3f97fd2
commit bb3a048d15
5 changed files with 10 additions and 7 deletions

View file

@ -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>