diff options
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 3933e8397..10acbbf5b 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -448,6 +448,18 @@ Sunt qui biodiesel mollit officia, fanny pack put a bird on it thundercats seita </div> </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> -</html>
\ No newline at end of file +</html> |
