Initial commit

This commit is contained in:
2026-05-15 17:08:05 +00:00
commit bb86cba6b1
12 changed files with 883 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
---
# For configuration options and examples, please see:
# https://gethomepage.dev/configs/settings/
providers:
openweathermap: openweathermapapikey
weatherapi: weatherapiapikey
allowIframe: true
allowedHosts: www.yaobai.org
title: YBIH 业务管理中心
headerStyle: boxed # 盒子样式,更正式
theme: dark # 商务推荐深色,更有科技感
layout:
- 核心业务:
style: columns
columns: 3
- 知识管理:
style: rows
columns: 2
# 选用一个稳重的深蓝色或商务风格壁纸
background: https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&w=2000
backgroundOpacity: 0.8
backgroundBrightness: 0.5
customJS: custom.js