删除多余无用js (#1668)

看了下默认主题没有引用任何js,这个应该是多余的
This commit is contained in:
jrotty
2023-12-31 17:05:45 +08:00
committed by GitHub
parent 6232de74e9
commit 746667a8e6

View File

@@ -14,9 +14,6 @@
</footer>
<?php $this->footer(); ?>
<script>
feather.replace();
</script>
</body>
</html>