add gh pages
This commit is contained in:
17
editor.html
Normal file
17
editor.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-cn">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Editor</title>
|
||||
<link rel="shortcut icon" href="http://www.baidu.com/favicon.ico" type="image/x-icon">
|
||||
<link href="css/editor-0de2eb83.css" rel="stylesheet"></head>
|
||||
<body>
|
||||
<div id="editor-panel" class="editor-panel" oncontextMenu="return false"></div>
|
||||
|
||||
<script src="./dep/jquery.min.js"></script>
|
||||
<script src="./dep/hidpi-canvas.js"></script>
|
||||
<script>
|
||||
window.language = 'zh-cn';
|
||||
</script>
|
||||
<script type="text/javascript" src="js/editor.js"></script></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user