删除jsdelivr

This commit is contained in:
Meekdai 2023-08-12 22:36:32 +08:00
parent 3fcd153fdd
commit 2d86899115

View File

@ -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"]);