hexo-theme-particlex 2.5.9 → 2.5.10

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -130,7 +130,7 @@ card:
130
130
  iconLinks:
131
131
  {}
132
132
  friendLinks:
133
- Argvchs: https://argvchs.netlify.app
133
+ Argvchs: https://argvchs.github.io
134
134
  ```
135
135
 
136
136
  ### 3.2.3. 页脚
@@ -275,7 +275,7 @@ Gitalk 是一个基于 GitHub Issue 和 Preact 的评论系统
275
275
 
276
276
  **同样如果没有其他网站,请在 `sites:` 后添加一个 `{}`**
277
277
 
278
- 由于 Gitalk 官方 CORS 代理用的是 Cloudflare,速度过慢,添加了 `proxy` 参数,搭建 CORS 代理可以看[这篇文章](https://argvchs.netlify.app/2022/07/04/build-cors-anywhere)
278
+ 由于 Gitalk 官方 CORS 代理用的是 Cloudflare,速度过慢,添加了 `proxy` 参数,搭建 CORS 代理可以看[这篇文章](https://argvchs.github.io/2022/07/04/build-cors-anywhere)
279
279
 
280
280
  ```yaml
281
281
  # Gitalk
package/_config.yml CHANGED
@@ -43,7 +43,7 @@ card:
43
43
  iconLinks:
44
44
  {}
45
45
  friendLinks:
46
- Argvchs: https://argvchs.netlify.app
46
+ Argvchs: https://argvchs.github.io
47
47
 
48
48
  # Footer info
49
49
  footer:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hexo-theme-particlex",
3
- "version": "2.5.9",
3
+ "version": "2.5.10",
4
4
  "description": "A concise Hexo theme, based on Particle.",
5
5
  "repository": {
6
6
  "type": "git",