From 84928117c27f23740c3feaff4f53d9159f38cce8 Mon Sep 17 00:00:00 2001 From: Austin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com> Date: Tue, 21 Mar 2023 06:19:44 -0600 Subject: Updated icon svg and icon name --- README.md | 2 +- ext/images/yomichan-icon.svg | 5 ----- ext/images/yomitan-icon.svg | 20 ++++++++++++++++++++ ext/settings.html | 2 +- ext/welcome.html | 2 +- 5 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 ext/images/yomichan-icon.svg create mode 100644 ext/images/yomitan-icon.svg diff --git a/README.md b/README.md index fe3484d2..84629d82 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ language is not English, you may consider also importing the English version for ## Basic Usage -1. Click the _Yomitan_ button in the browser bar to open the quick-actions popup. +1. Click the _Yomitan_ button in the browser bar to open the quick-actions popup. diff --git a/ext/images/yomichan-icon.svg b/ext/images/yomichan-icon.svg deleted file mode 100644 index f15ab0aa..00000000 --- a/ext/images/yomichan-icon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/ext/images/yomitan-icon.svg b/ext/images/yomitan-icon.svg new file mode 100644 index 00000000..017a5a76 --- /dev/null +++ b/ext/images/yomitan-icon.svg @@ -0,0 +1,20 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/ext/settings.html b/ext/settings.html index 1b5e4fd6..04d72c0c 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -69,7 +69,7 @@ This page is taking longer than expected to load.

- Due to a bug in Safari, it may be necessary to click the Yomichan + Due to a bug in Safari, it may be necessary to click the Yomichan button in the browser bar to fully load the page

diff --git a/ext/welcome.html b/ext/welcome.html index 0527d02d..8bb379cc 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -29,7 +29,7 @@
- Clicking the Yomichan button in the browser bar will open the quick-actions popup. + Clicking the Yomichan button in the browser bar will open the quick-actions popup.
-- cgit v1.2.3