mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 02:00:05 -04:00
docs(pages): 为 Astro 加上在新标签页打开链接的功能
2. del(music): 删除音乐:在银河中孤独摇摆 3. fix(config): 简单修复即使 background 为关闭时依然加载背景图片的问题 4. chore(friends): 加入新的友链 5. style(friends): 优化友情链接页面的样式 6. style(footer): 修改 footer 页脚文本 7. fix(css): 修复复制按钮无法显示的问题
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ export const siteConfig: SiteConfig = {
|
||||
background: {
|
||||
enable: false, // Enable background image
|
||||
//src: "https://eo-pic.2x.nz/h", // Background image URL (supports HTTPS)
|
||||
src: "https://bing.ee123.net/img", // Bing daily theme
|
||||
src: "", // Bing daily theme
|
||||
position: "center", // Background position: 'top', 'center', 'bottom'
|
||||
size: "cover", // Background size: 'cover', 'contain', 'auto'
|
||||
repeat: "no-repeat", // Background repeat: 'no-repeat', 'repeat', 'repeat-x', 'repeat-y'
|
||||
|
||||
Reference in New Issue
Block a user