about summary refs log tree commit diff stats
path: root/src/pages/options/wikipedia
diff options
context:
space:
mode:
authorSD745 <79173197+SD745@users.noreply.github.com>2022-02-19 17:15:32 +0000
committerGitHub <noreply@github.com>2022-02-19 20:15:32 +0300
commit3438db741c23defc1d2edc95be8525ad8290f216 (patch)
tree5b3391c2439a8d19cadd1d9ffb09a39d91647de0 /src/pages/options/wikipedia
parentFixed cookies not working in invidious #44 (diff)
downloadlibredirect-3438db741c23defc1d2edc95be8525ad8290f216.zip
Fixing Some Presentational Issues (#49)
* Changing YouTube Heading

* Changing Page Title and YouTube Link

* Fixing Page Title and YouTube Link

* Changing Page Title and YouTube Link

* Fixing Page Title and YouTube Link

* Changing Page Title and YouTube Link

* Fix Presentational Issues

* Fixing Page Title and YouTube Link

* Fixing Page Title and YouTube Link

* Fixing Page Title and YouTube Link

* Fixing Page Title and YouTube Link

* Fixing Page Title and YouTube Link

* Fixing Page Title and YouTube Link
Diffstat (limited to 'src/pages/options/wikipedia')
-rw-r--r--src/pages/options/wikipedia/wikipedia.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pages/options/wikipedia/wikipedia.html b/src/pages/options/wikipedia/wikipedia.html
index 7626f3b9..e24e118c 100644
--- a/src/pages/options/wikipedia/wikipedia.html
+++ b/src/pages/options/wikipedia/wikipedia.html
@@ -7,7 +7,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
     <link href="../../stylesheets/styles.css" rel="stylesheet" />
-    <title>LibRedirect options: Twitter</title>
+    <title>LibRedirect Options: Wikipedia</title>
 </head>
 
 <body class="option">
@@ -21,7 +21,7 @@
         </div>
         <div class="title">
             <img src="../../../assets/images/youtube-icon.png" />
-            <a href="../youtube/youtube.html">Youtube</a>
+            <a href="../youtube/youtube.html">YouTube</a>
         </div>
         <div class="title">
             <img src="../../../assets/images/twitter-icon.png" />
@@ -144,4 +144,4 @@
     <!-- <script src="../../assets/javascripts/localise.js"></script> -->
 </body>
 
-</html>
\ No newline at end of file
+</html>