Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shanutthankachan/443e2eaec33d1c68e76e to your computer and use it in GitHub Desktop.
Save shanutthankachan/443e2eaec33d1c68e76e to your computer and use it in GitHub Desktop.
<div class="container">
<div class="row">
<h2>Footer</h2>
</div>
</div>
<?php // wp_footer(); //footer hook! ?>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment