Update scripts.ejs

master
Uncle_drew 4 years ago committed by GitHub
parent 9ecc1724e7
commit 343fd1e035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      layout/_partial/scripts.ejs

@ -59,7 +59,7 @@
var color3="<%= theme.Artitalk.color3 %>";
<% } %>
</script>
<script type="text/javascript" src="https://unpkg.com/artitalk"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/artitalk"></script>
<% } %>
<% if (theme.plugins.instant_page) { %>

Loading…
Cancel
Save