Corrected layout

This commit is contained in:
Thomas FORGIONE 2015-04-24 09:23:02 +02:00
parent de0596e039
commit 5934f7970b
2 changed files with 3 additions and 2 deletions

View File

@ -19,7 +19,9 @@
<li><a href="/stream/">Streaming simulator</a></li>
</ul>
</nav>
{{ content }}
<section>
{{ content }}
<section>
{{ page.extrajs }}
</body>
</html>

View File

@ -29,4 +29,3 @@ title: Index
A mesh of a sphere is fully loaded,
and displayed progressively. This test is here to prove that we can dynamically
add vertices and faces to a mesh.