more wallpapers

This commit is contained in:
Angel Jumbo
2022-07-15 09:05:27 -05:00
parent deaf0f7e22
commit ab4d5a20be
10 changed files with 8 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
# Gruvbox Wallpapers
A place where to find gruvbox theme wallpapers.
[https://gruvbox-wallpapers.onrender.com/](https://gruvbox-wallpapers.onrender.com/ 'Gruvbox Wallpapers')
## Contrib
Just add the wallpapers that you have in their respective folder and run the genPage.sh script
+7 -1
View File
@@ -51,7 +51,13 @@ do
<img src=\"$i\" alt="$i" width=\"200\">
</a>" >> ./index.html
done
echo "<h2>Light</h2>" >>./index.html
for i in ./wallpapers/light/*
do
echo " <a target=\"_blank\" href=\"$i\">
<img src=\"$i\" alt="$i" width=\"200\">
</a>" >> ./index.html
done
echo "</body>
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 779 KiB