mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
add the js to the new games and titles
This commit is contained in:
parent
c43e323f84
commit
7b5fbb8c1f
@ -1,6 +1,8 @@
|
||||
<!doctype html>
|
||||
<html id="sadoodle">
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
<title>Game Maker Doodle</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
<meta name="viewport" content="width=device-width,maximum-scale=1.0,user-scalable=no">
|
||||
|
@ -1,6 +1,8 @@
|
||||
<!doctype html>
|
||||
<html id="sadoodle">
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
<title>Halloween 2016 Doodle</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
</head>
|
||||
<body style="text-align:center">
|
||||
|
Loading…
x
Reference in New Issue
Block a user