Skip to content

Instantly share code, notes, and snippets.

@mattneel
Created April 7, 2017 15:34
Show Gist options
  • Save mattneel/5575ed1b13cf4862eab63b20f7ec479a to your computer and use it in GitHub Desktop.
Save mattneel/5575ed1b13cf4862eab63b20f7ec479a to your computer and use it in GitHub Desktop.
Bootstrap 386
<!-- Stylesheets -->
<link href="https://kristopolous.github.io/BOOTSTRA.386/assets/css/bootstrap.css" rel="stylesheet">
<link href="https://kristopolous.github.io/BOOTSTRA.386/assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="https://kristopolous.github.io/BOOTSTRA.386/assets/css/docs.css" rel="stylesheet">
<link href="https://kristopolous.github.io/BOOTSTRA.386/assets/js/google-code-prettify/prettify.css" rel="stylesheet">
<!-- Javascript, put just before /body tag -->
<script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/jquery.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-386.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-transition.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-alert.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-modal.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-dropdown.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-scrollspy.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-tab.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-tooltip.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-popover.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-button.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-collapse.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-carousel.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-typeahead.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/bootstrap-affix.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/holder/holder.js"></script>
<script src="https://kristopolous.github.io/BOOTSTRA.386/assets/js/google-code-prettify/prettify.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment