replace google apis

pull/1/head
ppoffice 2015-03-20 21:38:22 +08:00
parent bf7370d073
commit 276048f507
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
<% if (config.disqus_shortname){ %>
<script>
var disqus_shortname = '<%= config.disqus_shortname %>';
@ -14,7 +15,7 @@
</script>
<% } %>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="//ajax.useso.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<% if (theme.fancybox){ %>
<%- css('fancybox/jquery.fancybox') %>