j m 5c04585a9a 1. 移除搜索内容显示,由于意外html标签导致样式问题暂时移除
2. 适配搜索瞬间查看页面,搜索到瞬间时支持查看,避免500错误
2024-07-30 05:32:35 +08:00

40 lines
1.1 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
# 主题id唯一
name: theme-dream2-plus
spec:
# 主题名称
displayName: Dream2.0 Plus
author:
# 作者名称
name: 智识家园
# 作者网址
website: https://www.sw0.top
customTemplates:
page:
- name: 安全链接页面模版
description: 支持安全链接页面配置
screenshot:
file: security_link.html
# 主题描述
description: '梦之城,童话梦境'
# 主题logo地址
logo: /themes/theme-dream2-plus/assets/img/logo.png
# 主题地址
website: https://github.com/zsjy/halo-theme-dream2.0-plus
# 主题github开源地址
repo: https://github.com/zsjy/halo-theme-dream2.0-plus.git
# 提交问题地址
issues: https://github.com/zsjy/halo-theme-dream2.0-plus/issues
settingName: theme-dream2-plus-setting
configMapName: theme-dream2-plus-configMap
# 版本号
version: 1.2.7.beta2
# 最低支持的 Halo 版本
require: ">=2.15.0"
# 许可
license:
- name: "MIT"
url: "https://github.com/zsjy/halo-theme-dream2.0-plus?tab=MIT-1-ov-file"