From 20065ad4cd139aff5ba5c422142c7b73846abe43 Mon Sep 17 00:00:00 2001 From: FNS Service Date: Wed, 22 Apr 2026 11:42:26 +0800 Subject: [PATCH] Update from Sync Service --- HomePage/config/user/pages/common.yml | 10 +++++----- HomePage/config/user/pages/content.yml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/HomePage/config/user/pages/common.yml b/HomePage/config/user/pages/common.yml index 7b389b1..d657591 100755 --- a/HomePage/config/user/pages/common.yml +++ b/HomePage/config/user/pages/common.yml @@ -13,22 +13,22 @@ categories: icon: fas fa-star # 分类图标 sites: - name: Bighill # 站点名称 - url: http://www.bighill.top:12390/ # http/https URL(favicon 模式将尝试加载站点图标) + url: http://www.bighill.top/ # http/https URL(favicon 模式将尝试加载站点图标) icon: fas fa-home # 手动图标:manual 模式使用;favicon 模式下作为回退 - description: 个人主页 # 站点描述 + description: 个人主页1 # 站点描述 - name: Linux.do # 站点名称 url: https://linux.do/ # http/https URL(favicon 模式将尝试加载站点图标) icon: fab fa-linux # 手动图标:manual 模式使用;favicon 模式下作为回退 - description: 新的理想型社区 # 站点描述 + description: 新的理想型社区1 # 站点描述 - name: Menav url: https://rbetree.github.io/menav icon: fas fa-star - description: 个人导航站 + description: 个人导航站1 faviconUrl: assets/menav.svg - name: Google url: https://www.google.com icon: fab fa-google - description: 全球最大的搜索引擎 + description: 全球最大的搜索引擎1 - name: GitHub url: https://www.github.com icon: fab fa-github diff --git a/HomePage/config/user/pages/content.yml b/HomePage/config/user/pages/content.yml index f395f2e..0937fa6 100755 --- a/HomePage/config/user/pages/content.yml +++ b/HomePage/config/user/pages/content.yml @@ -1,7 +1,7 @@ # 默认页面配置(请勿直接修改)。 # 建议复制到 config/user/pages/content.yml 并按需调整。 title: 关于 -subtitle: 项目说明 +subtitle: 项目说明111 # 指定使用的模板文件名,现有页面模板可见 templates/pages(不含 .hbs) # 内容页模板(templates/pages/content.hbs)