forked from gn-math/html
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path124.html
More file actions
20 lines (17 loc) · 652 Bytes
/
124.html
File metadata and controls
20 lines (17 loc) · 652 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<base href="https://cdn.jsdelivr.net/gh/gn-math/assets@main/124/">
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no" />
<link rel="stylesheet" href="assets/css/app.css" type="text/css" />
<title>Moto X3M Pool Party</title>
</head>
<body>
<script type="text/javascript" src="assets/box2dweb/nape.min.js">
var nape = "nape.min.js";
</script>
<script type="text/javascript" src="motox3m.min.js"></script>
</body>
</html>