We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf563d8 commit b6fe005Copy full SHA for b6fe005
1 file changed
text-art/index.html
@@ -62,12 +62,12 @@
62
<div class="canvasContainer">
63
<canvas width="600" height="600"></canvas>
64
</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>
+ <div style="color:#fff; text-align: center;">If you encounter any problems, please reload the page.
+ <p>You can also email me if you have any suggestions.</p>
68
<p><a href="mailto:sagarkumarmodu2001@gmail.com">sagarkumarmodu2001@gmail.com</a></p>
69
70
<script src="app.js"></script>
71
</body>
72
</html>
73
+
0 commit comments