Skip to content

Commit b7df4ec

Browse files
committed
Clean Tree
1 parent 9eafb08 commit b7df4ec

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

demo/index.html

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
43
<head>
5-
<meta charset="utf-8">
6-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7-
<meta name="viewport" content="width=device-width, initial-scale=1">
8-
4+
<title>Conditional Logic | CoCreateJS</title>
5+
<!-- CoCreate Favicon -->
96
<link rel="icon" href="https://cdn.cocreate.app/favicon.ico" type="image/ico" sizes="16x16">
10-
11-
<title>CoCreate Conditional Logic | CoCreateJS</title>
12-
13-
<style type="text/css">
14-
.hidden{display:none;}
15-
</style>
16-
177
</head>
188
<body>
199

0 commit comments

Comments
 (0)