add past articles
This commit is contained in:
12
_config.yml
12
_config.yml
@ -3,17 +3,17 @@
|
||||
## Source: https://github.com/hexojs/hexo/
|
||||
|
||||
# Site
|
||||
title: Hexo
|
||||
title: Atdunbg's Blog
|
||||
subtitle: ''
|
||||
description: ''
|
||||
keywords:
|
||||
author: John Doe
|
||||
language: en
|
||||
author: atdunbg
|
||||
language: zh-CN
|
||||
timezone: ''
|
||||
|
||||
# URL
|
||||
## 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: http://atdunbg.xyz
|
||||
permalink: :year/:month/:day/:title/
|
||||
permalink_defaults:
|
||||
pretty_urls:
|
||||
@ -101,4 +101,6 @@ theme: redefine
|
||||
# Deployment
|
||||
## Docs: https://hexo.io/docs/one-command-deployment
|
||||
deploy:
|
||||
type: ''
|
||||
- type: git
|
||||
repo: git@github.com:atdunbg/atdunbg.github.io.git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user