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/welcome.html | |
parent | 4335ba5b1d3c1944cab6df0c80b6d827b8920ec5 (diff) | |
parent | e89862a702e9cd86f20e65c288caab8b495a7bfc (diff) |
Merge pull request #100 from Aquafina-water-bottle/yomitan_icon
Changed Yomitan icon
Diffstat (limited to 'ext/welcome.html')
-rw-r--r-- | ext/welcome.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/welcome.html b/ext/welcome.html index f927960e..f5725f23 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -29,7 +29,7 @@ <div class="settings-group"> <div class="settings-item"> <div class="settings-item-inner"><div class="settings-item-left"><div class="settings-item-label"> - Clicking the <img src="/images/yomichan-icon.svg" class="inline-icon" alt=""> <em>Yomitan</em> button in the browser bar will open the quick-actions popup. + Clicking the <img src="/images/yomitan-icon.svg" class="inline-icon" alt=""> <em>Yomitan</em> button in the browser bar will open the quick-actions popup. </div></div></div> <div class="settings-item-children settings-item-children-group"> <div class="settings-item"><div class="settings-item-inner"><div class="settings-item-left"><div class="settings-item-label"> |