Browse Source

Added submit form link.

Mr.doob 8 years ago
parent
commit
c037a7bacc
1 changed files with 4 additions and 3 deletions
  1. 4 3
      index.html

+ 4 - 3
index.html

@@ -101,7 +101,7 @@
 				padding: 28px 20px;
 				padding: 28px 20px;
 			}
 			}
 
 
-				#viewer #more {
+				#viewer #submit {
 					position: absolute;
 					position: absolute;
 					top: 32px;
 					top: 32px;
 					right: 20px;
 					right: 20px;
@@ -233,7 +233,8 @@
 				<a href="https://github.com/mrdoob/three.js/">source code</a><br />
 				<a href="https://github.com/mrdoob/three.js/">source code</a><br />
 				<a href="https://stackoverflow.com/questions/tagged/three.js">questions</a><br />
 				<a href="https://stackoverflow.com/questions/tagged/three.js">questions</a><br />
 				<a href="https://discourse.threejs.org/">forum</a><br />
 				<a href="https://discourse.threejs.org/">forum</a><br />
-				<a href="http://webchat.freenode.net/?channels=three.js">chat<br /><br />
+				<a href="http://webchat.freenode.net/?channels=three.js">chat</a><br />
+				<a href="https://plus.google.com/+ThreejsOrg">google+</a><br /><br />
 
 
 				<a href="editor/">editor</a>
 				<a href="editor/">editor</a>
 
 
@@ -278,7 +279,7 @@
 		<div id="viewer">
 		<div id="viewer">
 
 
 			<h2>featured projects</h2>
 			<h2>featured projects</h2>
-			<a id="more" href="https://plus.google.com/+ThreejsOrg">more projects</a>
+			<a id="submit" href="https://docs.google.com/forms/d/e/1FAIpQLSfrfc5cKz5HlWOYuYKP4igo0U0iUNtacfIwM54WEYXReJOO2Q/viewform">submit</a>
 
 
 			<div id="projects">
 			<div id="projects">