You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,4 +22,4 @@ All commands are run from the root of the project, from a terminal:
22
22
### tile.png
23
23
24
24
An endpoint to generate tiles with text and/or emojis. \
25
-
To use this endpoint goto [schelpkikker.nl/api/tile.png?content=lorem%20ipsum](https://schelpkikker.nl/api/tile.png?content=lorem%20ipsum) where everything after the `?content=` can be an [uri encoded](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURI) string
25
+
To use this endpoint goto [schelpkikker.nl/api/tile?content=lorem%20ipsum](https://schelpkikker.nl/api/tile?content=lorem%20ipsum) where everything after the `?content=` can be an [uri encoded](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURI) string
0 commit comments