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