Skip to content

Commit 264263e

Browse files
committed
pretty sure I don't need bootstrap or jquery on this site
1 parent a1dd89c commit 264263e

36 files changed

+70
-11
lines changed

about-author.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,9 @@ <h3 class="panel-head">Table of Contents</h3>
366366
</div>
367367
</div>
368368

369+
<!--
369370
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
370371
<script src="theme/js/bootstrap.min.js"></script>
372+
-->
371373
</body>
372374
</html>

api-integration.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,9 @@ <h3 class="panel-head">Table of Contents</h3>
398398
</div>
399399
</div>
400400

401+
<!--
401402
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
402403
<script src="theme/js/bootstrap.min.js"></script>
404+
-->
403405
</body>
404406
</html>

application-dependencies.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,9 @@ <h3 class="panel-head">Table of Contents</h3>
480480
</div>
481481
</div>
482482

483+
<!--
483484
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
484485
<script src="theme/js/bootstrap.min.js"></script>
486+
-->
485487
</body>
486488
</html>

application-programming-intefaces.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,9 @@ <h3 class="panel-head">Table of Contents</h3>
360360
</div>
361361
</div>
362362

363+
<!--
363364
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
364365
<script src="theme/js/bootstrap.min.js"></script>
366+
-->
365367
</body>
366368
</html>

best-python-resources.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,9 @@ <h3 class="panel-head">Table of Contents</h3>
478478
</div>
479479
</div>
480480

481+
<!--
481482
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
482483
<script src="theme/js/bootstrap.min.js"></script>
484+
-->
483485
</body>
484486
</html>

bottle.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,9 @@ <h3 class="panel-head">Table of Contents</h3>
408408
</div>
409409
</div>
410410

411+
<!--
411412
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
412413
<script src="theme/js/bootstrap.min.js"></script>
414+
-->
413415
</body>
414416
</html>

caching.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,9 @@ <h3 class="panel-head">Table of Contents</h3>
394394
</div>
395395
</div>
396396

397+
<!--
397398
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
398399
<script src="theme/js/bootstrap.min.js"></script>
400+
-->
399401
</body>
400402
</html>

cascading-style-sheets.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,9 @@ <h3 class="panel-head">Table of Contents</h3>
512512
</div>
513513
</div>
514514

515+
<!--
515516
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
516517
<script src="theme/js/bootstrap.min.js"></script>
518+
-->
517519
</body>
518520
</html>

change-log.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,9 @@ <h3 class="panel-head">Table of Contents</h3>
494494
</div>
495495
</div>
496496

497+
<!--
497498
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
498499
<script src="theme/js/bootstrap.min.js"></script>
500+
-->
499501
</body>
500502
</html>

configuration-management.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,9 @@ <h3 class="panel-head">Table of Contents</h3>
438438
</div>
439439
</div>
440440

441+
<!--
441442
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
442443
<script src="theme/js/bootstrap.min.js"></script>
444+
-->
443445
</body>
444446
</html>

0 commit comments

Comments
 (0)