aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-06-02 17:53:32 +0200
committerChocobozzz <chocobozzz@cpy.re>2020-06-04 09:05:44 +0200
commit81fe3c67c5d70e69aa2d965a41afd7331cd4fb76 (patch)
tree1c2e81d9e609a71f87aa5c29172200b6b283a66f /client/src/app/+about
parent140ea386dea49220f4cdd5b67027e8d30eee1b06 (diff)
downloadPeerTube-81fe3c67c5d70e69aa2d965a41afd7331cd4fb76.tar.gz
PeerTube-81fe3c67c5d70e69aa2d965a41afd7331cd4fb76.tar.zst
PeerTube-81fe3c67c5d70e69aa2d965a41afd7331cd4fb76.zip
fix duplicate id in svg, empty alt in base email
Diffstat (limited to 'client/src/app/+about')
-rw-r--r--client/src/app/+about/about-peertube/about-peertube.component.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+about/about-peertube/about-peertube.component.html b/client/src/app/+about/about-peertube/about-peertube.component.html
index e5a8b2097..1dbad3096 100644
--- a/client/src/app/+about/about-peertube/about-peertube.component.html
+++ b/client/src/app/+about/about-peertube/about-peertube.component.html
@@ -3,11 +3,11 @@
3 What is PeerTube? 3 What is PeerTube?
4 </h1> 4 </h1>
5 5
6 <img class="mascot" width="121px" height="147px" src="/client/assets/images/mascot/default.png" alt="mascot"/> 6 <img class="mascot" width="121px" height="147px" src="/client/assets/images/mascot/default.svg" alt="mascot"/>
7 7
8 <div class="description"> 8 <div class="description">
9 <p i18n> 9 <p i18n>
10 PeerTube is a self hosted federated (ActivityPub) video streaming platform using P2P directly in the web browser. 10 PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser.
11 </p> 11 </p>
12 12
13 <p i18n> 13 <p i18n>