mirror of
https://github.com/AngelJumbo/gruvbox-wallpapers.git
synced 2026-08-12 08:52:29 +00:00
Some improvements
This commit is contained in:
+1
-2
@@ -20,8 +20,7 @@ do
|
||||
|
||||
|
||||
|
||||
echo "<h2" >> ./index.html
|
||||
echo "id=s"$n">" >> ./index.html
|
||||
echo "<h2 id=s"$n">" >> ./index.html
|
||||
echo "${subdir##*/}" | tr a-z A-Z >> ./index.html
|
||||
echo "</h2>" >> ./index.html
|
||||
|
||||
|
||||
+6
-12
@@ -9,8 +9,7 @@
|
||||
|
||||
<body>
|
||||
<h1>Wallpapers for gruvbox</h1>
|
||||
<h2
|
||||
id=s1>
|
||||
<h2 id=s1>
|
||||
ANIME
|
||||
</h2>
|
||||
<div id=c>
|
||||
@@ -19,8 +18,7 @@ ANIME
|
||||
<a target="_blank" href="./wallpapers/anime/ghibli-japanese-walled-garden.webp">
|
||||
<img loading="lazy" src="./wallpapers/anime/ghibli-japanese-walled-garden.webp" alt=./wallpapers/anime/ghibli-japanese-walled-garden.webp width="200"></a>
|
||||
</div>
|
||||
<h2
|
||||
id=s2>
|
||||
<h2 id=s2>
|
||||
IRL
|
||||
</h2>
|
||||
<div id=c>
|
||||
@@ -55,8 +53,7 @@ IRL
|
||||
<a target="_blank" href="./wallpapers/irl/stairs.jpg">
|
||||
<img loading="lazy" src="./wallpapers/irl/stairs.jpg" alt=./wallpapers/irl/stairs.jpg width="200"></a>
|
||||
</div>
|
||||
<h2
|
||||
id=s3>
|
||||
<h2 id=s3>
|
||||
LIGHT
|
||||
</h2>
|
||||
<div id=c>
|
||||
@@ -65,8 +62,7 @@ LIGHT
|
||||
<a target="_blank" href="./wallpapers/light/gruv-buildings.png">
|
||||
<img loading="lazy" src="./wallpapers/light/gruv-buildings.png" alt=./wallpapers/light/gruv-buildings.png width="200"></a>
|
||||
</div>
|
||||
<h2
|
||||
id=s4>
|
||||
<h2 id=s4>
|
||||
MINIMALISTIC
|
||||
</h2>
|
||||
<div id=c>
|
||||
@@ -99,8 +95,7 @@ MINIMALISTIC
|
||||
<a target="_blank" href="./wallpapers/minimalistic/wp11058333.png">
|
||||
<img loading="lazy" src="./wallpapers/minimalistic/wp11058333.png" alt=./wallpapers/minimalistic/wp11058333.png width="200"></a>
|
||||
</div>
|
||||
<h2
|
||||
id=s5>
|
||||
<h2 id=s5>
|
||||
MIX
|
||||
</h2>
|
||||
<div id=c>
|
||||
@@ -119,8 +114,7 @@ MIX
|
||||
<a target="_blank" href="./wallpapers/mix/wallhaven-z85eoy.jpg">
|
||||
<img loading="lazy" src="./wallpapers/mix/wallhaven-z85eoy.jpg" alt=./wallpapers/mix/wallhaven-z85eoy.jpg width="200"></a>
|
||||
</div>
|
||||
<h2
|
||||
id=s6>
|
||||
<h2 id=s6>
|
||||
PIXELART
|
||||
</h2>
|
||||
<div id=c>
|
||||
|
||||
Reference in New Issue
Block a user