luckyphoenix 2024.4.21 → 2024.4.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  ***Bing Wallpaper***
2
- **2024年04月21日 00:00:00 UTC+0800**
3
- *[未选择的路,Cades Cove ,大雾山国家公园,田纳西州,美国 Richard Bernabe/Shutterstock)](https://www.bing.com/th?id=OHR.CadesCove_ZH-CN3950297181_UHD.jpg)*
4
- ![](https://www.bing.com/th?id=OHR.CadesCove_ZH-CN3950297181_UHD.jpg)
5
- ![](https://www.bing.com/th?id=OHR.CadesCove_ZH-CN3950297181_1080x1920.jpg)
2
+ **2024年04月23日 00:00:00 UTC+0800**
3
+ *[预订已满!,三一学院图书馆,都柏林,爱尔兰Lukas Bischoff/Getty Images)](https://www.bing.com/th?id=OHR.TrinityDublin_ZH-CN7902993255_UHD.jpg)*
4
+ ![](https://www.bing.com/th?id=OHR.TrinityDublin_ZH-CN7902993255_UHD.jpg)
5
+ ![](https://www.bing.com/th?id=OHR.TrinityDublin_ZH-CN7902993255_1080x1920.jpg)
@@ -14,7 +14,7 @@
14
14
 
15
15
  /* class="hope-ui-light" */
16
16
  .hope-ui-light {
17
- background-image: url(https://www.bing.com/th?id=OHR.CadesCove_ZH-CN3950297181_1920x1080.jpg); /* url(../bing/FHD.jpg) */
17
+ background-image: url(https://www.bing.com/th?id=OHR.TrinityDublin_ZH-CN7902993255_1920x1080.jpg); /* url(../bing/FHD.jpg) */
18
18
  background-position: center;
19
19
  background-attachment: fixed;
20
20
  background-size: cover;
@@ -24,7 +24,7 @@
24
24
 
25
25
  @media screen and (max-width:960px) {
26
26
  .hope-ui-light {
27
- background-image: url(https://www.bing.com/th?id=OHR.CadesCove_ZH-CN3950297181_1080x1920.jpg); /* url(../bing/mFHD.jpg) */
27
+ background-image: url(https://www.bing.com/th?id=OHR.TrinityDublin_ZH-CN7902993255_1080x1920.jpg); /* url(../bing/mFHD.jpg) */
28
28
  background-position: center;
29
29
  background-attachment: fixed;
30
30
  background-size: cover;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "luckyphoenix",
3
- "version": "2024.4.21",
3
+ "version": "2024.4.23",
4
4
  "description": "gather open source library which I need to use",
5
5
  "license": "MIT",
6
6
  "author": "zypluckyphoenix",