Skip to content

Commit

Permalink
Add ascii
Browse files Browse the repository at this point in the history
  • Loading branch information
inventionpro authored Oct 30, 2024
1 parent 2d5eb33 commit 46f7b26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tool/image.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ <h1>Image editing</h1>
<input type="file" aria-label="Image file input">
<select aria-label="Image effect">
<option>ad</option>
<option>ascii</option>
<option>bi</option>
<option>blur</option>
<option>communism</option>
Expand Down Expand Up @@ -90,4 +91,4 @@ <h1>Image editing</h1>
}
</script>
</body>
</html>
</html>

0 comments on commit 46f7b26

Please sign in to comment.