js使用jsdelivr CDN

This commit is contained in:
浪子 2024-06-04 18:22:17 +08:00
parent 65587efb0c
commit b9e3969134
2 changed files with 1 additions and 2 deletions

1
dist/js/chart.js vendored

File diff suppressed because one or more lines are too long

View File

@ -79,7 +79,7 @@ $this->need('header.php');
category: <?php echo json_encode(categoryPostCount()); ?>
};
</script>
<script type="text/javascript" src="<?php $this->options->themeUrl('/dist/js/chart.js'); ?>"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/jkjoy/typecho-theme-farallon@0.5.0/dist/js/chart.js"></script>
<script id="MathJax-script" async src="https://jsd.onmicrosoft.cn/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script>
// 配置 MathJax