Skip to content

Commit dd894c2

Browse files
committed
更改配置文件
1 parent 2738839 commit dd894c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const siteConfig: SiteConfig = {
2727
//背景在src\layouts\Layout.astro中
2828
position: "center", // 等同于CSS的object-position属性,仅支持'top','center','bottom'。默认为'center'
2929
credit: {
30-
enable: true, // 是否显示横幅图片的版权信息
30+
enable: false, // 是否显示横幅图片的版权信息
3131
text: "Steam @基里曼的蓝精灵", // 要显示的版权文本
3232
url: "https://steamcommunity.com/sharedfiles/filedetails/?id=3426980000", // (可选) 原作品或艺术家页面的URL链接
3333
},

0 commit comments

Comments
 (0)