diff --git a/_config.yml b/_config.yml index 2286dfb..9a300ab 100644 --- a/_config.yml +++ b/_config.yml @@ -3,12 +3,12 @@ ## Source: https://github.com/hexojs/hexo/ # Site -title: Hexo +title: OhMyIWB subtitle: '' description: '' keywords: -author: John Doe -language: en +author: MacrosMeng +language: zh-cn timezone: '' # URL @@ -102,3 +102,10 @@ theme: landscape ## Docs: https://hexo.io/docs/one-command-deployment deploy: type: '' + +feed: + type: atom,rss + path: feed.xml + limit: 20 + content: true + order_by: -date \ No newline at end of file