From 5934f7970bd7568b75b4b09374b69f352e272178 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Fri, 24 Apr 2015 09:23:02 +0200 Subject: [PATCH] Corrected layout --- _layouts/main.html | 4 +++- index.md | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_layouts/main.html b/_layouts/main.html index a90adb1..8b1dfbc 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -19,7 +19,9 @@
  • Streaming simulator
  • - {{ content }} +
    + {{ content }} +
    {{ page.extrajs }} diff --git a/index.md b/index.md index c09fd2e..aae2be7 100644 --- a/index.md +++ b/index.md @@ -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. -