mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Removing Twitter js
This commit is contained in:
parent
a70acd110e
commit
f78e2cb854
1 changed files with 0 additions and 1 deletions
|
@ -216,7 +216,6 @@
|
|||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="/static/js/jquery.js"></script>
|
||||
<script src="/static/js/unslider.min.js"></script>
|
||||
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
<script src="/static/js/bootstrap.min.js"></script>
|
||||
<script>
|
||||
$(function() {
|
||||
|
|
Loading…
Reference in a new issue