Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
j4ii authored Jan 19, 2024
1 parent 3f0a5ef commit 17fc3be
Showing 1 changed file with 13 additions and 16 deletions.
29 changes: 13 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
<header>
<div class="homeWallpaper">
<img
src="https://images.unsplash.com/photo-1488415032361-b7e238421f1b?q=80&w=1469&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
onerror="this.src='https://images.unsplash.com/photo-1605286700104-15889419f60b?q=80&w=1646&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D'; this.alt='Aurora';"
src="https://images.unsplash.com/photo-1488415032361-b7e238421f1b?q=80&amp;w=1469&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
onerror="this.src='https://images.unsplash.com/photo-1605286700104-15889419f60b?q=80&amp;w=1646&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.0.3&amp;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D'; this.alt='Aurora';"
alt="Aurora"
/>
<div class="homeTitle">
Expand Down Expand Up @@ -196,13 +196,11 @@ <h1>Your Wall, Your Story</h1>
class="walls"
/></button
></a>
<a
href="Wallpapers/Abstract/1701529199086.jpg"
download="Mountain-Blue"
<a href="Wallpapers/Abstract/1701529141467.jpg" download="Liquified"
><button type="submit" class="wallsDownloadBtn">
<img
src="Wallpapers/Abstract/1701529199086.jpg"
alt="Mountain-Blue"
src="Wallpapers/Abstract/1701529141467.jpg"
alt="Liquified"
class="walls"
/></button
></a>
Expand Down Expand Up @@ -254,13 +252,14 @@ <h1>Your Wall, Your Story</h1>
src="Wallpapers/Minimal/1701531597117.jpg"
alt="Colorfull-Trip"
class="walls"
/></button
></a>
<a href="Wallpapers/Abstract/1701529141467.jpg" download="Liquified"
/></button></a
><a
href="Wallpapers/Abstract/1701529199086.jpg"
download="Mountain-Blue"
><button type="submit" class="wallsDownloadBtn">
<img
src="Wallpapers/Abstract/1701529141467.jpg"
alt="Liquified"
src="Wallpapers/Abstract/1701529199086.jpg"
alt="Mountain-Blue"
class="walls"
/></button
></a>
Expand Down Expand Up @@ -334,11 +333,9 @@ <h1>Your Wall, Your Story</h1>
</div>
</main>
<footer>
<p class="copyRights">Made With <span class="emoji">💚</span> By Jai</p>
<p class="copyRights">
Made With <span class="emoji">&#128154;</span> By Jai
</p>
<p class="copyRights">
WallScape <span class="emoji">&copy;</span> 2024 - All Right Reserved
WallScape <span class="emoji">©</span> 2024 - All Right Reserved
</p>
</footer>
</body>
Expand Down

0 comments on commit 17fc3be

Please sign in to comment.