Skip to content

Commit

Permalink
Update buttons.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Saipradyumnagoud authored Jul 28, 2024
1 parent a4cf787 commit 0ab8eb0
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion assets/html_files/buttons.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,19 @@ <h1>Delete Animation Button</h1>
</a>
</div>
</div>
<div class="box">
<h1>Delete Effect Button</h1>
<div class="preview">
<a href="../../Components/Buttons/Delete-Effect-Button/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/Buttons/Delete-Effect-Button" title="Source Code" target="_blank">
<img src="../images/github.png">
</a>
</div>
</div>
<div class="box">
<h1>Flipside Button</h1>
<div class="preview">
Expand Down Expand Up @@ -631,4 +644,4 @@ <h1>Wiggle Button</h1>
<script src="../js_files/dark-mode.js"></script>
</body>

</html>
</html>

0 comments on commit 0ab8eb0

Please sign in to comment.