We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940b581 commit 01321e1Copy full SHA for 01321e1
README.md
@@ -5,10 +5,10 @@ This Chrome Extension injects a box under the Emojipedia.org search result on an
5
<table>
6
<tr>
7
<th>
8
- <img src="/assets/Full%20Light.png/">
+ <img src="./assets/Full%20Light.png/">
9
</th>
10
11
- <img src="/assets/Full%20Dark.png/">
+ <img src="./assets/Full%20Dark.png/">
12
13
</tr>
14
</table>
0 commit comments