about summary refs log tree commit diff stats
path: root/src/pages/options/general
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-15 01:30:30 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-15 01:30:30 +0300
commitcd836df62f68d2d211701e2e1c14b7546c6c57c6 (patch)
treee700d02af39922d24dadd997cc6fca01a8a4b4e3 /src/pages/options/general
parentAdded almost all Piped-Material settings (diff)
downloadlibredirect-cd836df62f68d2d211701e2e1c14b7546c6c57c6.zip
Added simpleertube #78
Diffstat (limited to 'src/pages/options/general')
-rw-r--r--src/pages/options/general/general.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pages/options/general/general.html b/src/pages/options/general/general.html
index 3c3719a1..3653fe46 100644
--- a/src/pages/options/general/general.html
+++ b/src/pages/options/general/general.html
@@ -65,6 +65,10 @@
       <a href="../medium/medium.html">Medium</a>
     </div>
     <div class="title">
+      <img src="../../../assets/images/peertube-icon.svg" />
+      <a href="../peertube/peertube.html">Peertube</a>
+    </div>
+    <div class="title">
       <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
         <path d="M0 0h24v24H0V0z" fill="none" />
         <path
@@ -207,6 +211,7 @@
       <div>Maps<input type="checkbox" id="maps" /></div>
       <div>Wikipedia<input type="checkbox" id="wikipedia" /></div>
       <div>Medium<input type="checkbox" id="medium" /></div>
+      <div>Peertube<input type="checkbox" id="peertube" /></div>
       <div>Send Files<input type="checkbox" id="sendTargets" /></div>
     </div>
     <hr>