Update from Sync Service
This commit is contained in:
@@ -13,22 +13,22 @@ categories:
|
|||||||
icon: fas fa-star # 分类图标
|
icon: fas fa-star # 分类图标
|
||||||
sites:
|
sites:
|
||||||
- name: Bighill # 站点名称
|
- 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 模式下作为回退
|
icon: fas fa-home # 手动图标:manual 模式使用;favicon 模式下作为回退
|
||||||
description: 个人主页 # 站点描述
|
description: 个人主页1 # 站点描述
|
||||||
- name: Linux.do # 站点名称
|
- name: Linux.do # 站点名称
|
||||||
url: https://linux.do/ # http/https URL(favicon 模式将尝试加载站点图标)
|
url: https://linux.do/ # http/https URL(favicon 模式将尝试加载站点图标)
|
||||||
icon: fab fa-linux # 手动图标:manual 模式使用;favicon 模式下作为回退
|
icon: fab fa-linux # 手动图标:manual 模式使用;favicon 模式下作为回退
|
||||||
description: 新的理想型社区 # 站点描述
|
description: 新的理想型社区1 # 站点描述
|
||||||
- name: Menav
|
- name: Menav
|
||||||
url: https://rbetree.github.io/menav
|
url: https://rbetree.github.io/menav
|
||||||
icon: fas fa-star
|
icon: fas fa-star
|
||||||
description: 个人导航站
|
description: 个人导航站1
|
||||||
faviconUrl: assets/menav.svg
|
faviconUrl: assets/menav.svg
|
||||||
- name: Google
|
- name: Google
|
||||||
url: https://www.google.com
|
url: https://www.google.com
|
||||||
icon: fab fa-google
|
icon: fab fa-google
|
||||||
description: 全球最大的搜索引擎
|
description: 全球最大的搜索引擎1
|
||||||
- name: GitHub
|
- name: GitHub
|
||||||
url: https://www.github.com
|
url: https://www.github.com
|
||||||
icon: fab fa-github
|
icon: fab fa-github
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# 默认页面配置(请勿直接修改)。
|
# 默认页面配置(请勿直接修改)。
|
||||||
# 建议复制到 config/user/pages/content.yml 并按需调整。
|
# 建议复制到 config/user/pages/content.yml 并按需调整。
|
||||||
title: 关于
|
title: 关于
|
||||||
subtitle: 项目说明
|
subtitle: 项目说明111
|
||||||
|
|
||||||
# 指定使用的模板文件名,现有页面模板可见 templates/pages(不含 .hbs)
|
# 指定使用的模板文件名,现有页面模板可见 templates/pages(不含 .hbs)
|
||||||
# 内容页模板(templates/pages/content.hbs)
|
# 内容页模板(templates/pages/content.hbs)
|
||||||
|
|||||||
Reference in New Issue
Block a user