Update _config.yml
This commit is contained in:
parent
0edcdaedb9
commit
51011fe0f7
13
_config.yml
13
_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
|
||||
Loading…
x
Reference in New Issue
Block a user