Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTusarRX authored Jun 27, 2024
1 parent 8010f54 commit ffaa6dd
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 @@ -107,9 +107,6 @@ <h1>Instagram Video Downloader</h1>
<div class="thumbnail-container" id="thumbnailContainer"></div>
<a href="#" id="downloadButton" class="download-button" style="display: none;">Download Reel</a>
</div>
<div class="TextR">
<a href="https://github.com/MrTusarRX" target="_null"><h3 class="Text">Developed Tusar Khan</h3></a>
</div>
<script>
// Function to show spinner
function showSpinner() {
Expand Down Expand Up @@ -203,4 +200,7 @@ <h1>Instagram Video Downloader</h1>
});
</script>
</body>
<div class="TextR">
<a href="https://github.com/MrTusarRX" target="_null"><h3 class="Text">Developed Tusar Khan</h3></a>
</div>
</html>

0 comments on commit ffaa6dd

Please sign in to comment.