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/
|
## Source: https://github.com/hexojs/hexo/
|
||||||
|
|
||||||
# Site
|
# Site
|
||||||
title: Hexo
|
title: OhMyIWB
|
||||||
subtitle: ''
|
subtitle: ''
|
||||||
description: ''
|
description: ''
|
||||||
keywords:
|
keywords:
|
||||||
author: John Doe
|
author: MacrosMeng
|
||||||
language: en
|
language: zh-cn
|
||||||
timezone: ''
|
timezone: ''
|
||||||
|
|
||||||
# URL
|
# URL
|
||||||
@ -102,3 +102,10 @@ theme: landscape
|
|||||||
## Docs: https://hexo.io/docs/one-command-deployment
|
## Docs: https://hexo.io/docs/one-command-deployment
|
||||||
deploy:
|
deploy:
|
||||||
type: ''
|
type: ''
|
||||||
|
|
||||||
|
feed:
|
||||||
|
type: atom,rss
|
||||||
|
path: feed.xml
|
||||||
|
limit: 20
|
||||||
|
content: true
|
||||||
|
order_by: -date
|
||||||
Loading…
x
Reference in New Issue
Block a user