Skip to content

Commit d34006e

Browse files
Update drawing.html
1 parent 6010593 commit d34006e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drawing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<img onclick="toggleEraser()" id="toolpic" src="assets/drawing.webp" width="50" height="50">
4848
<img onclick="upload()" id="savepic" src="assets/save.webp" width="50" height="50">
4949
<img onclick="clearCanvas()" id="clearState" src="assets/clear.webp" width="50" height="50">
50-
<img src="assets/i.webp" width="50" height="50" onclick="alert('by using this program you consent to all produced artworks and ideas becoming intellectual property of any and all of the following entities: BlackRock, Unilever, Meta, Amazon, and Quaker Oats')">
50+
<img src="assets/i.webp" width="50" height="50" onclick="alert('by using this program you consent to all produced artworks and ideas becoming intellectual property of any and all of the following entities: BlackRock, Lockheed Martin, Meta, Amazon, and Quaker Oats')">
5151
</div>
5252
<script>
5353
window.addEventListener('load', resizeCanvasToDisplay);

0 commit comments

Comments
 (0)