Skip to content

Commit

Permalink
Change example image
Browse files Browse the repository at this point in the history
  • Loading branch information
yi-jiayu committed Dec 4, 2017
1 parent 69108f2 commit 103e173
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# whatsapp-spoilers
Send WhatsApp messages with spoiler tags!

![spoiler](https://user-images.githubusercontent.com/11734309/33545944-a1a92fda-d91a-11e7-8a56-172529ac0365.PNG)
![spoiler](spoiler.png)

## Credits
Ji An
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</script>
</head>
<body>
<img src="spoiler1.png">
<img src="spoiler.png">
<div><label for="warning">Warning: </label><input type="text" id="warning" value="[SPOILER]"></div>
<div><label for="content">Content: </label><textarea id="content" cols="80" rows="4"></textarea></div>
<div><input type="submit" value="Make spoiler message" onclick=createSpoilerMessage()></div>
Expand Down
Binary file added spoiler.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed spoiler1.png
Binary file not shown.

0 comments on commit 103e173

Please sign in to comment.