提交 9ec395da 编写于 作者: J Jost Schmithals

tab indentation

上级 47e43962
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta charset="utf-8">
<title>three.js / documentation</title>
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<link type="text/css" rel="stylesheet" href="index.css">
</head>
<body>
</head>
<body>
<div id="panel" class="collapsed">
......@@ -423,7 +423,7 @@
// ----------------------------------------------------------------------------
console.log( [
console.log([
' __ __',
' __/ __\\ / __\\__ ____ _____ _____',
'/ __/ /\\/ / /___\\/ ____\\/ _____\\/ _____\\',
......@@ -432,11 +432,11 @@
'\\/__/ \\/__/\\/__/\\/__/ \\/_____/\\/_____/\\/__/ / / / ___/',
' / __/ / \\__ \\',
' \\/____/\\/_____/'
].join( '\n' ) );
].join('\n'));
</script>
</body>
</body>
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册