diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-03-15 01:30:30 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-03-15 01:30:30 +0300 |
commit | cd836df62f68d2d211701e2e1c14b7546c6c57c6 (patch) | |
tree | e700d02af39922d24dadd997cc6fca01a8a4b4e3 /src/pages/options/translate | |
parent | Added almost all Piped-Material settings (diff) | |
download | libredirect-cd836df62f68d2d211701e2e1c14b7546c6c57c6.zip |
Added simpleertube #78
Diffstat (limited to 'src/pages/options/translate')
-rw-r--r-- | src/pages/options/translate/translate.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pages/options/translate/translate.html b/src/pages/options/translate/translate.html index 4ff00218..f451c830 100644 --- a/src/pages/options/translate/translate.html +++ b/src/pages/options/translate/translate.html @@ -66,6 +66,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 |