]> git.ozlabs.org Git - ccan/blobdiff - web/staticindex.php
Removed more tables where they aren't required. Improved table layout.
[ccan] / web / staticindex.php
index a33ebebf81b3332c13524010bf34e097c8d9703a..700714ba7fe1884d51547594887cadabe19266df 100644 (file)
@@ -4,7 +4,7 @@ include('logo.html');
 include('menulist.html');
 include('static-configuration');
 ?>
-
+<div class='content'>
 <h2>The Idea</h2>
 
 <p>
@@ -40,9 +40,7 @@ your project.
 
 <h2>Add Code</h2>
 <p>
-We always welcome new code!  Copy an existing module and run the "ccanlint"
-tool over it, or just send any code you have lying around any let someone
-else polish it up.
+We always welcome new code; see <a href="http://github.com/rustyrussell/ccan/wiki/Contribute">how!</a>.
 </p>
 
 <p>Anyone can send code or a git pull request to
@@ -70,5 +68,5 @@ We also have an IRC channel: #ccan on <a href="http://freenode.net">Freenode</a>
 <p>
 We also have a <a href="http://github.com/rustyrussell/ccan/wiki/">wiki</a>; feel free to enhance it.
 </p>
-<hr>
+</div>
 </body></html>