From 178af31cb8624567a26a1ca06cba9f3a475be330 Mon Sep 17 00:00:00 2001 From: Wicklow Date: Fri, 17 Feb 2023 10:40:37 +0100 Subject: Change bootstrap helpers and variables --- client/src/app/+about/about-instance/about-instance.component.html | 2 +- client/src/app/+about/about-peertube/about-peertube.component.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'client/src/app') diff --git a/client/src/app/+about/about-instance/about-instance.component.html b/client/src/app/+about/about-instance/about-instance.component.html index 5230b5c4e..4c7504628 100644 --- a/client/src/app/+about/about-instance/about-instance.component.html +++ b/client/src/app/+about/about-instance/about-instance.component.html @@ -2,7 +2,7 @@
-

About {{ instanceName }}

+

About {{ instanceName }}

Contact us
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 @@
-

+

This website is powered by PeerTube

@@ -60,7 +60,7 @@
-

+

P2P & Privacy

@@ -76,7 +76,7 @@ tracker as long as you download or watch the video.

-

What are the consequences?

+

What are the consequences?

In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video. -- cgit v1.2.3