Commit 536fe2c7 authored by Mark Otto's avatar Mark Otto

add footer to js docs

parent 8130b113
...@@ -1739,4 +1739,4 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita ...@@ -1739,4 +1739,4 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita
</footer> </footer>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -448,6 +448,18 @@ Sunt qui biodiesel mollit officia, fanny pack put a bird on it thundercats seita ...@@ -448,6 +448,18 @@ Sunt qui biodiesel mollit officia, fanny pack put a bird on it thundercats seita
</div> </div>
</section> </section>
</div>
</div><!-- /container -->
<footer class="footer">
<div class="container">
<p class="pull-right"><a href="#">Back to top</a></p>
<p>
Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.<br />
Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
</p>
</div>
</footer>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment