Skip to content

Commit

Permalink
updated wallpapers
Browse files Browse the repository at this point in the history
  • Loading branch information
NurAktar authored Nov 29, 2023
1 parent c424114 commit c166d7b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions main.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
<div style="background-image:url('image/macos-1920.jpg')" data-img="image/macos-1920.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/bg.jpg')" data-img="image/bg.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/dark-bg.jpg')" data-img="image/dark-bg.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/dark-bg.jpg')" data-img="image/dark-bg.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/dark-bg.jpg')" data-img="image/dark-bg.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/dark-bg.jpg')" data-img="image/dark-bg.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/dark-bg.jpg')" data-img="image/dark-bg.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/opera-gx.jpg')" data-img="image/opera-gx.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/neon-half.jpg')" data-img="image/neon-half.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/pikachu.jpg')" data-img="image/pikachu.jpg" onclick="set_wallpaper(this)" class="box"></div>
<div style="background-image:url('image/grass.jpg')" data-img="image/grass.jpg" onclick="set_wallpaper(this)" class="box"></div>
</div>
</div>
</div>
Expand Down

0 comments on commit c166d7b

Please sign in to comment.