about summary refs log tree commit diff stats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-24 23:07:15 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-24 23:07:15 +0300
commit344c2865d220e1ef77cc81bc91ff2e246799606f (patch)
treedf246ef33380f81b82b3d43e20c800b84ca6ecd7 /src/pages/popup/popup.html
parentAdded channels and playlist redirection for Beatbump #30 (diff)
downloadlibredirect-344c2865d220e1ef77cc81bc91ff2e246799606f.zip
Refining and fixing typos #30
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index f41ac35a..fca93ab4 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -19,8 +19,8 @@
 
   <div class="some-block">
     <div class="title">
-      <img src="../../assets/images/youtube-icon.png" />
-      <h4>YouTube Music</h4>
+      <img src="../../assets/images/youtube-music-icon.png" />
+      <h4>YT Music</h4>
     </div>
     <input id="disable-youtubeMusic" type="checkbox" checked />
   </div>