more wallpapers
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
After Width: | Height: | Size: 4.2 MiB |
|
After Width: | Height: | Size: 80 KiB |
|
After Width: | Height: | Size: 1.8 MiB |
|
After Width: | Height: | Size: 968 KiB |
|
After Width: | Height: | Size: 2.0 MiB |
|
After Width: | Height: | Size: 3.8 MiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 779 KiB |