1.增加中文搜索支持
2.确认主题配置 3.图片引用示例
This commit is contained in:
10
_config.yml
10
_config.yml
@@ -3,7 +3,7 @@
|
||||
## Source: https://github.com/hexojs/hexo/
|
||||
|
||||
# Site
|
||||
title: GNSS/短报文
|
||||
title: 瑞彩千寻产品线
|
||||
subtitle: ''
|
||||
description: ''
|
||||
keywords:
|
||||
@@ -98,6 +98,14 @@ ignore:
|
||||
## Themes: https://hexo.io/themes/
|
||||
theme: fluid
|
||||
|
||||
# 添加搜索支持
|
||||
search:
|
||||
path: search.xml
|
||||
field: all
|
||||
format: html
|
||||
limit: 10000
|
||||
content: true
|
||||
|
||||
# Deployment
|
||||
## Docs: https://hexo.io/docs/one-command-deployment
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user