Corrected markdown index
This commit is contained in:
parent
e134797f38
commit
de0596e039
|
@ -3,11 +3,9 @@ layout: withjs
|
||||||
title: Bouncing cube
|
title: Bouncing cube
|
||||||
extrajs: <script src="/static/js/bouncing/BouncingMain.js"></script>
|
extrajs: <script src="/static/js/bouncing/BouncingMain.js"></script>
|
||||||
---
|
---
|
||||||
<section>
|
## Bouncing cube
|
||||||
<h2>Bouncing cube</h2>
|
|
||||||
<p>
|
Click on the cube to make it jump !
|
||||||
Click on the cube to make it jump !
|
|
||||||
</p>
|
<div id="container"></div>
|
||||||
<div id="container"></div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue