diff options
author | Austin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com> | 2023-03-21 06:21:36 -0600 |
---|---|---|
committer | Austin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com> | 2023-03-21 06:21:36 -0600 |
commit | 9447e68403e9d165e0698e48a04d6b4bf05686c0 (patch) | |
tree | 75af6583104f13d9929466fb2bbb772fcfa5a62a /ext/search.html | |
parent | 84928117c27f23740c3feaff4f53d9159f38cce8 (diff) | |
parent | 4335ba5b1d3c1944cab6df0c80b6d827b8920ec5 (diff) |
merged with master
Diffstat (limited to 'ext/search.html')
-rw-r--r-- | ext/search.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/search.html b/ext/search.html index bf158c57..be295937 100644 --- a/ext/search.html +++ b/ext/search.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> - <title>Yomichan Search</title> + <title>Yomitan Search</title> <link rel="icon" type="image/png" href="/images/icon16.png" sizes="16x16"> <link rel="icon" type="image/png" href="/images/icon19.png" sizes="19x19"> <link rel="icon" type="image/png" href="/images/icon32.png" sizes="32x32"> @@ -30,7 +30,7 @@ <div class="search-header"> <div id="intro"> - <h1>Yomichan Search</h1> + <h1>Yomitan Search</h1> </div> <div class="scan-disable"> |