Fix playground html dom tags
This commit is contained in:
parent
567c83f957
commit
48d0d18e10
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Playground – Theatre.js</title>
|
<title>Playground – Theatre.js</title>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in a new issue