We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d76917 commit b0aab5dCopy full SHA for b0aab5d
demo/index.html
@@ -1,14 +1,9 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
-
4
<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
+ <title>Calculations | CoCreateJS</title>
+ <!-- CoCreate Favicon -->
9
<link rel="icon" href="https://cdn.cocreate.app/favicon.ico" type="image/ico" sizes="16x16">
10
- <title>CoCreate Calculations | CoCreateJS</title>
11
12
</head>
13
<body>
14
0 commit comments