diff options
Diffstat (limited to 'client/src/app/+about/about-peertube/about-peertube.component.html')
-rw-r--r-- | client/src/app/+about/about-peertube/about-peertube.component.html | 4 |
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> |