Skip to content

Commit b6fe005

Browse files
authored
Update index.html
1 parent bf563d8 commit b6fe005

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

text-art/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
<div class="canvasContainer">
6363
<canvas width="600" height="600"></canvas>
6464
</div>
65-
<div style="color:#fff; text-align: center;">If you encounter any problems just reload the page.</div>
66-
<div class="report">
67-
<p>Mail me if you have any suggestions.</p>
65+
<div style="color:#fff; text-align: center;">If you encounter any problems, please reload the page.
66+
<p>You can also email me if you have any suggestions.</p>
6867
<p><a href="mailto:sagarkumarmodu2001@gmail.com">sagarkumarmodu2001@gmail.com</a></p>
6968
</div>
7069
<script src="app.js"></script>
7170
</body>
7271
</html>
7372

73+

0 commit comments

Comments
 (0)