fix: remove unused options

This commit is contained in:
curben 2019-09-11 06:53:43 +01:00
parent 9f555270e9
commit 84dd30b1a3
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 8 deletions

View File

@ -48,9 +48,7 @@ highlight:
auto_detect: false auto_detect: false
tab_replace: tab_replace:
# Category & Tag # Tag
default_category: uncategorized
category_map:
tag_map: tag_map:
# Date / Time format # Date / Time format
@ -81,11 +79,6 @@ minify:
svg: svg:
plugins: [{cleanupIDs: false}] plugins: [{cleanupIDs: false}]
# Deployment
## Docs: https://hexo.io/docs/deployment.html
deploy:
type:
feed: feed:
icon: '/svg/favicon.svg' icon: '/svg/favicon.svg'