diff options
author | Darius Jahandarie <djahandarie@gmail.com> | 2023-03-22 15:56:43 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-22 15:56:43 +0900 |
commit | 1c62cd1e42c237fbe8177608d02b9182e1370051 (patch) | |
tree | 0788d5caab335415c0a561f6ef722305bb3eb64f /ext/settings.html | |
parent | 4335ba5b1d3c1944cab6df0c80b6d827b8920ec5 (diff) | |
parent | e89862a702e9cd86f20e65c288caab8b495a7bfc (diff) |
Merge pull request #100 from Aquafina-water-bottle/yomitan_icon
Changed Yomitan icon
Diffstat (limited to 'ext/settings.html')
-rw-r--r-- | ext/settings.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/settings.html b/ext/settings.html index 637b13fa..0bb0efc8 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -69,7 +69,7 @@ This page is taking longer than expected to load. </p> <p data-show-for-browser="safari"> - Due to a bug in Safari, it may be necessary to click the <img src="/images/yomichan-icon.svg" class="inline-icon" alt=""> <em>Yomitan</em> + Due to a bug in Safari, it may be necessary to click the <img src="/images/yomitan-icon.svg" class="inline-icon" alt=""> <em>Yomitan</em> button in the browser bar to fully load the page </p> </div> |