diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2019-10-06 21:05:27 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2019-10-06 21:28:43 -0400 |
commit | 7c826fdd0bffe2df49bdb3d783e496af41908f13 (patch) | |
tree | 197cdcb007925e443945266df62f9a94e8f52da4 /ext/bg/guide.html | |
parent | 69b9cac8af448e9769c5d3f50fac785b46800b79 (diff) |
Switch from using PNGs to SVGs
Diffstat (limited to 'ext/bg/guide.html')
-rw-r--r-- | ext/bg/guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/guide.html b/ext/bg/guide.html index 7ec1d8d9..2a602f1f 100644 --- a/ext/bg/guide.html +++ b/ext/bg/guide.html @@ -23,7 +23,7 @@ <li>Click on the <em>monkey wrench</em> icon in the middle to open the options page.</li> <li>Import the dictionaries you wish to use for term and Kanji searches.</li> <li>Hold down <kbd>Shift</kbd> key or the middle mouse button as you move your mouse over text to display definitions.</li> - <li>Click on the <img src="/mixed/img/play-audio.png" alt> icon to hear the term pronounced by a native speaker.</li> + <li>Click on the <img src="/mixed/img/play-audio.svg" alt> icon to hear the term pronounced by a native speaker.</li> <li>Click on individual Kanji in the term definition results to view additional information about those characters.</li> </ol> |