Wallpaper: Add a new screenshot.
This commit is contained in:
parent
ed763db9ad
commit
be0d99622b
21
Readme.md
21
Readme.md
|
@ -10,6 +10,17 @@ Newest first.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Screenshot 1</summary>
|
<summary>Screenshot 1</summary>
|
||||||
|
<!--<video controls><source src="https://share.voronind.com/readme/01_Video.mp4" type="video/mp4"></video>-->
|
||||||
|
<img src="https://share.voronind.com/readme/01_Video.gif" />
|
||||||
|
<!--<img src="https://share.voronind.com/readme/01_Picture.png" />-->
|
||||||
|
<img width=400px src="https://share.voronind.com/readme/01_AndroidLock.png" />
|
||||||
|
<img width=400px src="https://share.voronind.com/readme/01_AndroidNod.png" />
|
||||||
|
<br><a href="https://moewalls.com/games/garden-lake-minecraft-live-wallpaper/">Wallpaper link</a>
|
||||||
|
<br><a href="https://share.voronind.com/wallpaper/GardenLakeMinecraftMoewallsCom.mp4">Mirror</a>
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Screenshot 2</summary>
|
||||||
<img src="https://i.imgur.com/rVFRtST.png" />
|
<img src="https://i.imgur.com/rVFRtST.png" />
|
||||||
<img width=400px src="https://i.imgur.com/eVultId.png" />
|
<img width=400px src="https://i.imgur.com/eVultId.png" />
|
||||||
<img width=400px src="https://i.imgur.com/NeX9430.png" />
|
<img width=400px src="https://i.imgur.com/NeX9430.png" />
|
||||||
|
@ -17,21 +28,13 @@ Newest first.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Screenshot 2</summary>
|
<summary>Screenshot 3</summary>
|
||||||
<img src="https://i.imgur.com/6Yfmhcj.png" />
|
<img src="https://i.imgur.com/6Yfmhcj.png" />
|
||||||
<img width=400px src="https://i.imgur.com/LE4OC55.png" />
|
<img width=400px src="https://i.imgur.com/LE4OC55.png" />
|
||||||
<img width=400px src="https://i.imgur.com/cV0EzEw.png" />
|
<img width=400px src="https://i.imgur.com/cV0EzEw.png" />
|
||||||
<br><a href="https://i.imgur.com/3EL63Ur.jpeg">Wallpaper link</a>
|
<br><a href="https://i.imgur.com/3EL63Ur.jpeg">Wallpaper link</a>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Screenshot 3</summary>
|
|
||||||
<img src="https://i.imgur.com/6GuplSE.png" />
|
|
||||||
<img width=400px src="https://i.imgur.com/uU9IM2U.png" />
|
|
||||||
<img width=400px src="https://i.imgur.com/8JDLZcw.png" />
|
|
||||||
<br><a href="https://i.imgur.com/Btbcst7.jpeg">Wallpaper link</a>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Screenshot 4</summary>
|
<summary>Screenshot 4</summary>
|
||||||
<img src="https://i.imgur.com/00BTwv7.png" />
|
<img src="https://i.imgur.com/00BTwv7.png" />
|
||||||
|
|
|
@ -9,7 +9,7 @@ let
|
||||||
purpose = config.module.purpose;
|
purpose = config.module.purpose;
|
||||||
|
|
||||||
# Set the wallpaper here.
|
# Set the wallpaper here.
|
||||||
url = "https://share.voronind.com/wallpaper/video/GardenLakeMinecraftMoewallsCom.mp4";
|
url = "https://share.voronind.com/wallpaper/GardenLakeMinecraftMoewallsCom.mp4";
|
||||||
sha256 = "sha256-i4EyTg6OwR+ITAstof4Rh9NUgrK1EPB0+3uD1zVGbpk=";
|
sha256 = "sha256-i4EyTg6OwR+ITAstof4Rh9NUgrK1EPB0+3uD1zVGbpk=";
|
||||||
video = true;
|
video = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue