Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Durgesh4993 authored Sep 25, 2023
1 parent f2d60ab commit 564d5f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<div id="controls">
<div style="text-align:center;margin:0px;padding:0px;">
<h1><img alt="Emoji Art Maker" id="banner" src="https://assets.codepen.io/1197275/EmojiBanner1.PNG" /></h1>
<h1><img alt="Emoji Art Maker" id="banner" src=" " /></h1>
</div>
<input type="file" name="image" id="image"><div id="spinner"></div>
<a href="#" onclick="downloadIt()">Download Image</a>
Expand Down Expand Up @@ -59,4 +59,4 @@ <h1><img alt="Emoji Art Maker" id="banner" src="https://assets.codepen.io/119727
<footer>Copyright @ 2022 by BtechWalla</footer>
<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit 564d5f0

Please sign in to comment.