删除jsdelivr
This commit is contained in:
parent
3fcd153fdd
commit
2d86899115
@ -33,7 +33,6 @@ body{
|
||||
<div id="content">{% block content %}{% endblock %}</div>
|
||||
<div id="footer">{% include 'footer.html' %}</div>
|
||||
</body>
|
||||
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Meekdai/Gmeek@{{ blogBase['GMEEK_VERSION'] }}/icon.js"></script>
|
||||
<script>
|
||||
var IconList={{ IconList }};
|
||||
document.getElementById("themeSwitch").setAttribute("d",value=IconList["sun"]);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user