aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/options/maps
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/options/maps
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/options/maps')
-rw-r--r--src/pages/options/maps/maps.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pages/options/maps/maps.html b/src/pages/options/maps/maps.html
index 01233a07..0ec8d3fb 100644
--- a/src/pages/options/maps/maps.html
+++ b/src/pages/options/maps/maps.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: Maps</title>
</head>
<body class="option">
@@ -22,7 +22,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" />
@@ -125,4 +125,4 @@
<!-- <script src="../../assets/javascripts/localise.js"></script> -->
</body>
-</html> \ No newline at end of file
+</html>