Skip to content

Commit

Permalink
Update toggle-switches.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 authored Aug 1, 2024
1 parent a3597ce commit f6cf6cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/html_files/toggle-switches.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,14 @@ <h1>Light Toggle Switch</h1>
</div>
</div>
<div class="box">
<h1>Robo Switch</h1>
<h1>Robo Toggle Switch</h1>
<div class="preview">
<a href="../../Components/Toggle-Switches/Robo-Switch/index.html" title="Live Preview" target="_blank">
<a href="../../Components/Toggle-Switches/Robo-Toggle-Switch/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/Toggle-Switches/Robo-Switch" title="Source Code" target="_blank">
<a href="https://github.com/Rakesh9100/Beautiify/tree/main/Components/Toggle-Switches/Robo-Toggle-Switch" title="Source Code" target="_blank">
<img src="../images/github.png">
</a>
</div>
Expand All @@ -150,4 +150,4 @@ <h1>Robo Switch</h1>
<script src="../js_files/dark-mode.js"></script>
</body>

</html>
</html>

0 comments on commit f6cf6cb

Please sign in to comment.