Fix landing page

This commit is contained in:
Garen Torikian 2013-01-10 00:37:04 -08:00 committed by nightwing
commit 5f2d2446ba

View file

@ -755,7 +755,8 @@ module.exports = {
</div>
</div>
</div>
<div id="apiHolder" class="apiIntro">
<div id="apiHolder">
<div id="documentation" class="span9">
<h1>Ace API Reference</h1>
<p>Welcome to the Ace API Reference!</p>
<p>On the left, you'll find a list of all of our currently documented classes.
@ -765,6 +766,7 @@ module.exports = {
<p>Below is an ERD diagram describing some fundamentals about how the internals of Ace works:</p>
<img src="doc/template/resources/images/Ace_ERD.png" style="max-width:100%; max-height:100%" />
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="production">