diff --git a/README.md b/README.md index 63e0a1c..8e0214c 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/genPage.sh b/genPage.sh index 2bc7f6c..cfdcf40 100755 --- a/genPage.sh +++ b/genPage.sh @@ -51,7 +51,13 @@ do $i " >> ./index.html done - +echo "

Light

" >>./index.html +for i in ./wallpapers/light/* +do + echo " + $i + " >> ./index.html +done echo " diff --git a/wallpapers/irl/berries.jpg b/wallpapers/irl/berries.jpg new file mode 100644 index 0000000..f9872cf Binary files /dev/null and b/wallpapers/irl/berries.jpg differ diff --git a/wallpapers/irl/bulbs.jpg b/wallpapers/irl/bulbs.jpg new file mode 100644 index 0000000..a6e20bd Binary files /dev/null and b/wallpapers/irl/bulbs.jpg differ diff --git a/wallpapers/irl/camera.jpg b/wallpapers/irl/camera.jpg new file mode 100644 index 0000000..bb6dc7f Binary files /dev/null and b/wallpapers/irl/camera.jpg differ diff --git a/wallpapers/irl/coffee-cup.jpg b/wallpapers/irl/coffee-cup.jpg new file mode 100644 index 0000000..d070d0f Binary files /dev/null and b/wallpapers/irl/coffee-cup.jpg differ diff --git a/wallpapers/irl/coffee-green.jpg b/wallpapers/irl/coffee-green.jpg new file mode 100644 index 0000000..d54dd70 Binary files /dev/null and b/wallpapers/irl/coffee-green.jpg differ diff --git a/wallpapers/irl/flowers-2.jpg b/wallpapers/irl/flowers-2.jpg new file mode 100644 index 0000000..8ecff3e Binary files /dev/null and b/wallpapers/irl/flowers-2.jpg differ diff --git a/wallpapers/irl/flowers.jpg b/wallpapers/irl/flowers.jpg new file mode 100644 index 0000000..8f0f134 Binary files /dev/null and b/wallpapers/irl/flowers.jpg differ diff --git a/wallpapers/light/8207838.png b/wallpapers/light/8207838.png new file mode 100644 index 0000000..6e08ad6 Binary files /dev/null and b/wallpapers/light/8207838.png differ