Skip to content

Commit

Permalink
Update backgrounds.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 committed Jun 20, 2024
1 parent a43856f commit e1030ae
Showing 1 changed file with 1 addition and 40 deletions.
41 changes: 1 addition & 40 deletions assets/html_files/backgrounds.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
<li class="nav-item">
<a href="contact.html" class="nav-link"><i class="fa-solid fa-phone"></i> Contact</a>
</li>
<button id="dark-mode-toggle"><i class="fa-solid fa-circle-half-stroke"></i></button>
</ul>
<button id="dark-mode-toggle"><i class="fa-solid fa-circle-half-stroke"></i></button>
<div class="hamburger">
<span class="bar"></span>
<span class="bar"></span>
Expand Down Expand Up @@ -216,19 +216,6 @@ <h1>Dynamic Gradient Background</h1>
</a>
</div>
</div>
<div class="box">
<h1>Falling Leaf Background</h1>
<div class="preview">
<a href="../../Components/Backgrounds/Falling-Leaf-Background/index.html" title="Live Preview" target="_blank">
<img src="../images/link.png">
</a>
</div>
<div class="source">
<a href="https://github.com/Rakesh9100/Beautiify/tree/main/Components/Backgrounds/Falling-Leaf-Background" title="Source Code" target="_blank">
<img src="../images/github.png">
</a>
</div>
</div>
<div class="box">
<h1>Floating Heart Animation Background</h1>
<div class="preview">
Expand Down Expand Up @@ -476,32 +463,6 @@ <h1>Shooting Stars Background</h1>
</a>
</div>
</div>
<div class="box">
<h1>Smoke Background</h1>
<div class="preview">
<a href="../../Components/Backgrounds/Smoke-Background/index.html" title="Live Preview" target="_blank">
<img src="../images/link.png">
</a>
</div>
<div class="source">
<a href="https://github.com/Rakesh9100/Beautiify/tree/main/Components/Backgrounds/Smoke-Background" title="Source Code" target="_blank">
<img src="../images/github.png">
</a>
</div>
</div>
<div class="box">
<h1>Snowball Background</h1>
<div class="preview">
<a href="../../Components/Backgrounds/Snowball-Background/index.html" title="Live Preview" target="_blank">
<img src="../images/link.png">
</a>
</div>
<div class="source">
<a href="https://github.com/Rakesh9100/Beautiify/tree/main/Components/Backgrounds/Snowball-Background" title="Source Code" target="_blank">
<img src="../images/github.png">
</a>
</div>
</div>
<div class="box">
<h1>Swirl Animation Background</h1>
<div class="preview">
Expand Down

0 comments on commit e1030ae

Please sign in to comment.