This commit is contained in:
haoouba
2021-06-20 11:22:47 +08:00
parent a5b92810b5
commit 86217c1231
10 changed files with 10 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
<?php endif; ?>
<script src="https://cdn.jsdelivr.net/npm/clipboard@2.0.6/dist/clipboard.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/typecho-joe-next@6.2.4/plugin/prism/prism.min.js"></script>
<script src="<?php $this->options->themeUrl('assets/js/joe.post_page.min.js?v=20210525'); ?>"></script>
<script src="<?php $this->options->themeUrl('assets/js/joe.post_page.min.js?v=7.3.0'); ?>"></script>
</head>
<body>