fix width

This commit is contained in:
2025-07-10 12:28:25 +03:00
parent 81360ff4b6
commit 2f823e2235
2 changed files with 1 additions and 271 deletions

270
README.md
View File

@@ -1,270 +0,0 @@
# Wallpapers Collection
## Table of Contents
- [Cat Latte](#cat-latte)
- [Code Garden](#code-garden)
---
## Cat Latte
### akira
<img src="Cat Latte/akira.png" alt="akira" width="300" />
### cloud
<img src="Cat Latte/cloud.png" alt="cloud" width="300" />
### comfy
<img src="Cat Latte/comfy.png" alt="comfy" width="300" />
### girls
<img src="Cat Latte/girls.png" alt="girls" width="300" />
### macchiato
<img src="Cat Latte/macchiato.png" alt="macchiato" width="300" />
### palm_trees
<img src="Cat Latte/palm_trees.png" alt="palm_trees" width="300" />
### samurai_girl
<img src="Cat Latte/samurai_girl.png" alt="samurai_girl" width="300" />
### samurai_girl_chill
<img src="Cat Latte/samurai_girl_chill.png" alt="samurai_girl_chill" width="300" />
### totoro
<img src="Cat Latte/totoro.png" alt="totoro" width="300" />
### wings
<img src="Cat Latte/wings.png" alt="wings" width="300" />
### yosemite
<img src="Cat Latte/yosemite.png" alt="yosemite" width="300" />
### clouds_realism
<img src="Cat Latte/clouds_realism.jpg" alt="clouds_realism" width="300" />
### dragon_ball
<img src="Cat Latte/dragon_ball.jpg" alt="dragon_ball" width="300" />
### dreamy
<img src="Cat Latte/dreamy.jpg" alt="dreamy" width="300" />
### fantasy-girl
<img src="Cat Latte/fantasy-girl.jpg" alt="fantasy-girl" width="300" />
### flower
<img src="Cat Latte/flower.jpg" alt="flower" width="300" />
### frieren-2
<img src="Cat Latte/frieren-2.jpg" alt="frieren-2" width="300" />
### frieren-3
<img src="Cat Latte/frieren-3.jpg" alt="frieren-3" width="300" />
### jon_snow
<img src="Cat Latte/jon_snow.jpg" alt="jon_snow" width="300" />
### sakura_zenitsu
<img src="Cat Latte/sakura_zenitsu.jpg" alt="sakura_zenitsu" width="300" />
### samurai_bebop
<img src="Cat Latte/samurai_bebop.jpg" alt="samurai_bebop" width="300" />
### samurai_bebop_alone
<img src="Cat Latte/samurai_bebop_alone.jpg" alt="samurai_bebop_alone" width="300" />
### scissors
<img src="Cat Latte/scissors.jpg" alt="scissors" width="300" />
### shrine
<img src="Cat Latte/shrine.jpg" alt="shrine" width="300" />
### frieren-1
<img src="Cat Latte/frieren-1.jpeg" alt="frieren-1" width="300" />
### frieren-4
<img src="Cat Latte/frieren-4.jpeg" alt="frieren-4" width="300" />
### train_tokyo
<img src="Cat Latte/train_tokyo.gif" alt="train_tokyo" width="300" />
## Code Garden
### art
<img src="Code Garden/art.png" alt="art" width="300" />
### aurora
<img src="Code Garden/aurora.png" alt="aurora" width="300" />
### journey
<img src="Code Garden/journey.png" alt="journey" width="300" />
### rising
<img src="Code Garden/rising.png" alt="rising" width="300" />
### snow
<img src="Code Garden/snow.png" alt="snow" width="300" />
### spike
<img src="Code Garden/spike.png" alt="spike" width="300" />
### zen
<img src="Code Garden/zen.png" alt="zen" width="300" />
### beer
<img src="Code Garden/beer.jpg" alt="beer" width="300" />
### bunnies
<img src="Code Garden/bunnies.jpg" alt="bunnies" width="300" />
### cabin
<img src="Code Garden/cabin.jpg" alt="cabin" width="300" />
### calligraphy
<img src="Code Garden/calligraphy.jpg" alt="calligraphy" width="300" />
### citrus
<img src="Code Garden/citrus.jpg" alt="citrus" width="300" />
### deer
<img src="Code Garden/deer.jpg" alt="deer" width="300" />
### drive
<img src="Code Garden/drive.jpg" alt="drive" width="300" />
### ducks
<img src="Code Garden/ducks.jpg" alt="ducks" width="300" />
### fires
<img src="Code Garden/fires.jpg" alt="fires" width="300" />
### fox
<img src="Code Garden/fox.jpg" alt="fox" width="300" />
### friends
<img src="Code Garden/friends.jpg" alt="friends" width="300" />
### gojo
<img src="Code Garden/gojo.jpg" alt="gojo" width="300" />
### ivy
<img src="Code Garden/ivy.jpg" alt="ivy" width="300" />
### kayle
<img src="Code Garden/kayle.jpg" alt="kayle" width="300" />
### landscape
<img src="Code Garden/landscape.jpg" alt="landscape" width="300" />
### love
<img src="Code Garden/love.jpg" alt="love" width="300" />
### magic
<img src="Code Garden/magic.jpg" alt="magic" width="300" />
### messmer
<img src="Code Garden/messmer.jpg" alt="messmer" width="300" />
### nebula
<img src="Code Garden/nebula.jpg" alt="nebula" width="300" />
### oasis
<img src="Code Garden/oasis.jpg" alt="oasis" width="300" />
### pyramid
<img src="Code Garden/pyramid.jpg" alt="pyramid" width="300" />
### recluse
<img src="Code Garden/recluse.jpg" alt="recluse" width="300" />
### sbr
<img src="Code Garden/sbr.jpg" alt="sbr" width="300" />
### sunset
<img src="Code Garden/sunset.jpg" alt="sunset" width="300" />
### transit
<img src="Code Garden/transit.jpg" alt="transit" width="300" />
### trina
<img src="Code Garden/trina.jpg" alt="trina" width="300" />
### walk
<img src="Code Garden/walk.jpg" alt="walk" width="300" />
### window
<img src="Code Garden/window.jpg" alt="window" width="300" />
### yorha
<img src="Code Garden/yorha.jpg" alt="yorha" width="300" />
### e33
<img src="Code Garden/e33.jpeg" alt="e33" width="300" />

View File

@@ -36,7 +36,7 @@ for dir in */; do
rel="$(echo "$img" | sed 's|^\./||')"
echo "### ${fn}" >> "$OUT"
echo "" >> "$OUT"
echo "<img src=\"${rel}\" alt=\"${fn}\" width=\"300\" />" >> "$OUT"
echo "<img src=\"${rel}\" alt=\"${fn}\"/>" >> "$OUT"
echo "" >> "$OUT"
done
echo "" >> "$OUT"