Update arkanoid_hard.html

master
zmv7 2020-10-14 20:09:25 +05:00 committed by GitHub
parent 49aff668ac
commit 96f84f672e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
<!doctype html>
<html>
<html>
<title>Arkanoid Hardcore</title>
<body>
<div id="ibm5170"></div>
<script type="text/javascript" src="js/arkanoid_hard.js"></script>