修改项目基本配置
This commit is contained in:
10
_config.yml
10
_config.yml
@@ -3,17 +3,17 @@
|
|||||||
## Source: https://github.com/hexojs/hexo/
|
## Source: https://github.com/hexojs/hexo/
|
||||||
|
|
||||||
# Site
|
# Site
|
||||||
title: Hexo
|
title: GNSS/短报文
|
||||||
subtitle: ''
|
subtitle: ''
|
||||||
description: ''
|
description: ''
|
||||||
keywords:
|
keywords:
|
||||||
author: John Doe
|
author: Feng Wei
|
||||||
language: en
|
language: zh-CN
|
||||||
timezone: ''
|
timezone: ''
|
||||||
|
|
||||||
# URL
|
# URL
|
||||||
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
|
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
|
||||||
url: http://example.com
|
url: https://blog.makefire.fun
|
||||||
permalink: :year/:month/:day/:title/
|
permalink: :year/:month/:day/:title/
|
||||||
permalink_defaults:
|
permalink_defaults:
|
||||||
pretty_urls:
|
pretty_urls:
|
||||||
@@ -96,7 +96,7 @@ ignore:
|
|||||||
# Extensions
|
# Extensions
|
||||||
## Plugins: https://hexo.io/plugins/
|
## Plugins: https://hexo.io/plugins/
|
||||||
## Themes: https://hexo.io/themes/
|
## Themes: https://hexo.io/themes/
|
||||||
theme: landscape
|
theme: fluid
|
||||||
|
|
||||||
# Deployment
|
# Deployment
|
||||||
## Docs: https://hexo.io/docs/one-command-deployment
|
## Docs: https://hexo.io/docs/one-command-deployment
|
||||||
|
|||||||
Reference in New Issue
Block a user