Skip to content

Commit

Permalink
beautify+fix
Browse files Browse the repository at this point in the history
beautify+fix

fix

Update style.css

better

new

0

Update config.json

Update config.json

Revert "Update config.json"

This reverts commit 57f8496.

Update script.js
  • Loading branch information
0fuling0 committed Feb 10, 2025
1 parent 57da787 commit 6c7d5b0
Show file tree
Hide file tree
Showing 31 changed files with 800 additions and 1,336 deletions.
31 changes: 16 additions & 15 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,25 @@
},
"carousel": {
"images": [
"img/ComfyUI_00122_.png",
"img/ComfyUI_00121_.png",
"img/ComfyUI_00094_.png",
"img/ComfyUI_00086_.png",
"img/ComfyUI_00079_.png",
"img/ComfyUI_00082_.png",
"img/ComfyUI_00085_.png"
"img/ComfyUI_00122_.webp",
"img/ComfyUI_00121_.webp",
"img/ComfyUI_00094_.webp",
"img/ComfyUI_00086_.webp",
"img/ComfyUI_00079_.webp",
"img/ComfyUI_00082_.webp",
"img/ComfyUI_00085_.webp"
],
"interval": 10000
},
"backgroundImages": {
"images": [
"img/0.jpg",
"img/1.jpg",
"img/2.jpg",
"img/3.jpg",
"img/4.jpg",
"img/5.jpg"
"https://api.xsot.cn/bing?jump=true",
"img/0.webp",
"img/1.webp",
"img/2.webp",
"img/3.webp",
"img/4.webp",
"img/5.webp"
],
"interval": 10000
},
Expand Down Expand Up @@ -175,12 +176,12 @@
]
},
"hitokoto": {
"url": "https://v1.hitokoto.cn/",
"url": "https://international.v1.hitokoto.cn/",
"interval": 10000,
"messages": {
"loading": "正在加载一言...",
"error": "获取一言失败,请稍后再试...",
"default": "你好,又见面了!"
}
}
}
}
Loading

0 comments on commit 6c7d5b0

Please sign in to comment.