Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyarajpal12 authored Aug 30, 2023
1 parent a9ec8ed commit e0153f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<title>CODECANVAS</title>
</head>
<body>
<nav>
<!-- <nav>
<div class="logoname" style="color: white;">Code<span>Canvas</span></div>
<div class="navbar">
<ul>
Expand All @@ -36,7 +36,7 @@
<span class="slider"></span>
</label>
</div>
</nav>
</nav> -->

<div class="scrollToTopContainer">
<a href="#" onclick="topFunction()" class="scrollToTopButton" id="myBtn"><i class="fa-solid fa-upload"></i></a>
Expand Down Expand Up @@ -570,4 +570,4 @@ <h4>IEEE SSIT VIT © 2023</h4>
<script src="script.js"></script>
<script src="assets/to_top.js"></script>
</body>
</html>
</html>

0 comments on commit e0153f4

Please sign in to comment.