|
@@ -36,10 +36,10 @@
|
|
|
<script src="https://cdn.wqg.life/common/fancybox/fancybox.umd.js"></script>
|
|
|
<link rel="stylesheet" href="https://cdn.wqg.life/common/fancybox/fancybox.css" />
|
|
|
|
|
|
-<!-- 代码高亮行号-->
|
|
|
-<link rel="stylesheet" type="text/css" href="https://cdn.wqg.life/common/highlightjs/default.css">
|
|
|
-<script src="https://cdn.wqg.life/common/highlightjs/highlight.min.js"></script>
|
|
|
-<script src="https://cdn.wqg.life/common/highlightjs/highlightjs-line-numbers.min.js"></script>
|
|
|
+ <!-- 代码高亮行号-->
|
|
|
+ <link rel="stylesheet" type="text/css" href="https://cdn.wqg.life/common/highlightjs/default.css">
|
|
|
+ <script src="https://cdn.wqg.life/common/highlightjs/highlight.min.js"></script>
|
|
|
+ <script src="https://cdn.wqg.life/common/highlightjs/highlightjs-line-numbers.min.js"></script>
|
|
|
|
|
|
|
|
|
<!-- simple-lightbox -->
|
|
@@ -47,9 +47,9 @@
|
|
|
<!-- <link rel="stylesheet" href="https://cdn.wqg.life/common/simple-lightbox/simple-lightbox.css" /> -->
|
|
|
|
|
|
<!-- 自定义js -->
|
|
|
- <script src="https://cdn.wqg.life/common/typecho.js"></script>
|
|
|
+ <script src="https://cdn.wqg.life/common/typecho/v1.1/typecho.js"></script>
|
|
|
<!-- 自定义css -->
|
|
|
- <link rel="stylesheet" href="https://cdn.wqg.life/common/typecho.css" />
|
|
|
+ <link rel="stylesheet" href="https://cdn.wqg.life/common/typecho/v1.1/typecho.css" />
|
|
|
|
|
|
</head>
|
|
|
<body>
|