Skip to content

Commit 1067ae3

Browse files
committed
chore: 修改banner
1 parent 37bcb3e commit 1067ae3

5 files changed

Lines changed: 463 additions & 9 deletions

File tree

src/assets/images/banner2.mp4

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/assets/images/mono1.png

8.36 MB
Loading

src/config.ts

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,8 @@ export const siteConfig: SiteConfig = {
2828
wallpaper: {
2929
mode: "banner",
3030
src: {
31-
desktop: [
32-
"https://github.com/Rinai-R/WHITE/raw/refs/heads/main/src/assets/images/banner2.mp4",
33-
],
34-
mobile: [
35-
"https://github.com/Rinai-R/WHITE/raw/refs/heads/main/src/assets/images/banner2.mp4",
36-
],
31+
desktop: ["assets/images/mono1.png"],
32+
mobile: ["assets/images/mono1.png"],
3733
},
3834
position: "center",
3935
carousel: {
1.66 MB
Loading

0 commit comments

Comments
 (0)