diff --git a/_config.theme.yml b/_config.theme.yml
index 88a59ff..4a020a2 100644
--- a/_config.theme.yml
+++ b/_config.theme.yml
@@ -140,8 +140,9 @@ plugins:
# CDN provider settings
providers:
# Name or URL of the JavaScript and/or stylesheet CDN provider
- cdn: cdnjs
+ cdn: jsdelivr
# Name or URL of the webfont CDN provider
fontcdn: google
# Name or URL of the webfont Icon CDN provider
iconcdn: fontawesome
+
\ No newline at end of file
diff --git a/source/_posts/language/Chinese-Test.md b/source/_posts/language/Chinese-Test.md
index 6bf1369..b599165 100644
--- a/source/_posts/language/Chinese-Test.md
+++ b/source/_posts/language/Chinese-Test.md
@@ -4,6 +4,17 @@ categories:
- Languages
comments: false
thumbnail: /gallery/world/china-great-wall.jpg
+providers:
+ cdn: '[cdnjs]https://cdn.staticfile.org/${package}/${version}/${filename}'
+ fontcdn: https://fonts.loli.net/${type}?family=${fontname}
+ iconcdn: fontawesome
+comment:
+ type: valine
+ app_id: QuQK82UpN8gNkXIaKIszbPUY-gzGzoHsz
+ app_key: B0D5cYRcXrwNGnBoQdRoDTqw
+ notify: false
+ verify: false
+ placeholder: Valine Comment
meta:
- name="robots";content="noindex, follow"
---
diff --git a/source/_posts/widget/Profile.md b/source/_posts/widget/Profile.md
index 8fc9070..139e891 100644
--- a/source/_posts/widget/Profile.md
+++ b/source/_posts/widget/Profile.md
@@ -1,9 +1,10 @@
title: Profile Sidebar Widget
-date: 2018-02-01
+date: 2018-02-02
categories:
- Widgets
tags:
- Getting Started
+thumbnail: /gallery/deer.jpg
widgets:
-
type: profile
@@ -59,4 +60,6 @@ There are two things that you should note:
icon: fab fa-twitter
url: http://twitter.com
```
- The `icon` here refers to the [Font Awesome](https://fontawesome.com/) icon class name by default, which you can find in the Font Awesome icon details page.
\ No newline at end of file
+ The `icon` here refers to the [Font Awesome](https://fontawesome.com/) icon class name by default, which you can find in the Font Awesome icon details page.
+
+Joey Pilgrim
\ No newline at end of file
diff --git a/source/about/index.md b/source/about/index.md
index 6cb285d..a38ff2d 100644
--- a/source/about/index.md
+++ b/source/about/index.md
@@ -41,7 +41,7 @@ Share plugins
- [AddThis](/hexo-theme-icarus/Plugins/Share/addthis-share-plugin/)
- [AddToAny](/hexo-theme-icarus/Plugins/Share/addtoany-share-plugin/)
- [Baidu Share](/hexo-theme-icarus/Plugins/Share/baidu-share-plugin/)
-- [Share.js](/hexo-theme-icarus/Plugins/Share/sharejs-share-plugin/)
+- [Share.js](/hexo-theme-icarus/Plugins/Share/share-js-share-plugin/)
- [ShareThis](/hexo-theme-icarus/Plugins/Share/sharethis-share-plugin/)
Other plugins
@@ -76,7 +76,7 @@ per-page basis with the ability to merge and override partial configurations.
Tags: /tags
About: /about
{% endcodeblock %}
-
+