mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Add <meta/> tag for testing example on mobile devices.
This commit is contained in:
parent
e2d9550595
commit
f7101a76f3
@ -1,6 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script type="text/javascript" src="build/dat.gui.js"></script>
|
<script type="text/javascript" src="build/dat.gui.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user