修改主题为anzhiyu
This commit is contained in:
39
_config.yml
39
_config.yml
@@ -45,14 +45,14 @@ relative_link: false
|
||||
future: true
|
||||
syntax_highlighter: highlight.js
|
||||
highlight:
|
||||
line_number: true
|
||||
line_number: false
|
||||
auto_detect: false
|
||||
tab_replace: ''
|
||||
wrap: true
|
||||
hljs: false
|
||||
prismjs:
|
||||
preprocess: true
|
||||
line_number: true
|
||||
line_number: false
|
||||
tab_replace: ''
|
||||
|
||||
# Home page setting
|
||||
@@ -96,9 +96,42 @@ ignore:
|
||||
# Extensions
|
||||
## Plugins: https://hexo.io/plugins/
|
||||
## Themes: https://hexo.io/themes/
|
||||
theme: solitude
|
||||
theme: anzhiyu
|
||||
|
||||
# Deployment
|
||||
## Docs: https://hexo.io/docs/one-command-deployment
|
||||
deploy:
|
||||
type: ''
|
||||
|
||||
# 追番插件
|
||||
# https://github.com/HCLonely/hexo-bilibili-bangumi
|
||||
bangumi: # 追番设置
|
||||
enable: true
|
||||
source: bili
|
||||
path:
|
||||
vmid: 372204786
|
||||
title: "追番列表"
|
||||
quote: "生命不息,追番不止!"
|
||||
show: 1
|
||||
lazyload: false
|
||||
loading:
|
||||
showMyComment: false
|
||||
pagination: false
|
||||
metaColor:
|
||||
color:
|
||||
webp:
|
||||
progress:
|
||||
extraOrder:
|
||||
proxy:
|
||||
host: "代理host"
|
||||
port: "代理端口"
|
||||
extra_options:
|
||||
top_img: false
|
||||
lazyload:
|
||||
enable: false
|
||||
|
||||
# APlayer
|
||||
# https://github.com/MoePlayer/hexo-tag-aplayer/blob/master/docs/README-zh_cn.md
|
||||
aplayer:
|
||||
meting: true
|
||||
asset_inject: false
|
||||
|
||||
Reference in New Issue
Block a user