replace jquery with custom 3.0.0 build (custom:-css,-deprecated,-effects,-event/alias,-offset,-wrap)

gh-pages
Kirill Danshin 8 years ago
parent 9959a7befc
commit 863929a123

File diff suppressed because one or more lines are too long

@ -12,7 +12,7 @@
</head>
<body>
<div id="content"></div>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="assets/jquery-custom.min.js"></script>
<script src="https://cdn.rawgit.com/chjj/marked/master/lib/marked.js"></script>
<script src="assets/awesome-go.js"></script>
</body>

Loading…
Cancel
Save