about summary refs log tree commit diff stats
path: root/src/pages/popup
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-20 00:49:17 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-20 00:49:17 +0300
commita643c6594d72d7588a54f402088b6a7bd11063e2 (patch)
tree27d98719772c8c03ae536da8db77bae21d7d9ded /src/pages/popup
parentAdding tor to twitter and youtube #32 (diff)
parentReplace all svg with png (#50) (diff)
downloadlibredirect-a643c6594d72d7588a54f402088b6a7bd11063e2.zip
Merge branch 'master' of https://github.com/libredirect/libredirect
Diffstat (limited to 'src/pages/popup')
-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 8cf52e32..0cb5b151 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -12,7 +12,7 @@
   <div class="some-block">
     <div class="title">
       <img src="../../assets/images/youtube-icon.png" />
-      <h4>Youtube</h4>
+      <h4>YouTube</h4>
     </div>
     <input id="disable-invidious" type="checkbox" checked />
   </div>
@@ -163,4 +163,4 @@
   <!-- <script src="../../assets/javascripts/localise.js"></script> -->
 </body>
 
-</html>
\ No newline at end of file
+</html>