File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ timezone:
1212
1313# URL
1414# # If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
15- url : http://yoursite.com
15+ url : http://notes.systick.net
1616root : /
1717permalink : :year/:month/:day/:title/
1818permalink_defaults :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ favicon:
2323 # ms_browserconfig: /images/browserconfig.xml
2424
2525# Set default keywords (Use a comma to separate)
26- keywords : " Hexo, NexT "
26+ keywords : " C/C++, Linux, STM32 "
2727
2828# Set rss to false to disable feed link.
2929# Leave rss as empty to use site's feed link.
@@ -226,8 +226,8 @@ post_wordcount:
226226# Wechat Subscriber
227227# wechat_subscriber:
228228 # enabled: true
229- # qcode: /path/to/your/wechatqcode ex. /uploads/wechat-qcode .jpg
230- # description: ex. subscribe to my blog by scanning my public wechat account
229+ # qcode: /images/blog/weixin .jpg
230+ # description: 欢迎来一起交流。
231231
232232# Reward
233233# reward_comment: Donate comment here
@@ -237,7 +237,7 @@ post_wordcount:
237237
238238# Declare license on posts
239239post_copyright :
240- enable : false
240+ enable : true
241241 license : CC BY-NC-SA 3.0
242242 license_url : https://creativecommons.org/licenses/by-nc-sa/3.0/
243243
You can’t perform that action at this time.
0 commit comments