Browse Source

Editor: Added generator to template.

Mr.doob 8 years ago
parent
commit
98c20df23a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      editor/js/libs/app/index.html

+ 1 - 0
editor/js/libs/app/index.html

@@ -3,6 +3,7 @@
 	<head>
 		<title>three.js</title>
 		<meta charset="utf-8">
+		<meta name="generator" content="Three.js Editor">
 		<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
 		<style>
 		body {