Update site.config.ts

This commit is contained in:
2026-08-26 16:51:15 +08:00
parent 0f267e86e2
commit 2e1f24ee5b
+1 -1
View File
@@ -31,7 +31,7 @@ export const siteConfig: SiteConfig = {
enabled: true,
title: '路明笔记',
subtitle: '一名高中生的技术与生活博客',
image: 'https://cn.bing.com/th?id=OHR.AurorasIceland_ZH-CN9781322454_1920x1080.jpg&rf=LaDigue_1920x1080.jpg&pid=hp',
image: 'https://api.luming.cool/bing.php',
position: 'center center',
desktopHeightVh: 55,
mobileHeightVh: 40,