aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-peertube/about-peertube.component.html
diff options
context:
space:
mode:
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.html6
1 files changed, 3 insertions, 3 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 c748154e9..c0177fe6c 100644
--- a/client/src/app/+about/about-peertube/about-peertube.component.html
+++ b/client/src/app/+about/about-peertube/about-peertube.component.html
@@ -1,5 +1,5 @@
1<div class="root"> 1<div class="root">
2 <h1 i18n class="pt-fs-3 text-center fw-semibold mb-3"> 2 <h1 i18n class="fs-3 text-center fw-semibold mb-3">
3 This website is powered by PeerTube 3 This website is powered by PeerTube
4 </h1> 4 </h1>
5 5
@@ -60,7 +60,7 @@
60 </div> 60 </div>
61 61
62 <div class="d-flex flex-column"> 62 <div class="d-flex flex-column">
63 <h2 class="mb-4 mt-5 text-center pt-fs-5 fw-semibold"> 63 <h2 class="mb-4 mt-5 text-center fs-5 fw-semibold">
64 <div class="anchor" id="privacy"></div> <!-- privacy anchor --> 64 <div class="anchor" id="privacy"></div> <!-- privacy anchor -->
65 <ng-container i18n>P2P & Privacy</ng-container> 65 <ng-container i18n>P2P & Privacy</ng-container>
66 </h2> 66 </h2>
@@ -76,7 +76,7 @@
76 tracker as long as you download or watch the video. 76 tracker as long as you download or watch the video.
77 </p> 77 </p>
78 78
79 <h3 i18n class="pt-fs-5">What are the consequences?</h3> 79 <h3 i18n class="fs-5">What are the consequences?</h3>
80 80
81 <p i18n> 81 <p i18n>
82 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. 82 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.