aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-peertube/about-peertube-contributors.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+about/about-peertube/about-peertube-contributors.component.html')
-rw-r--r--client/src/app/+about/about-peertube/about-peertube-contributors.component.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/client/src/app/+about/about-peertube/about-peertube-contributors.component.html b/client/src/app/+about/about-peertube/about-peertube-contributors.component.html
deleted file mode 100644
index 4e7d2389b..000000000
--- a/client/src/app/+about/about-peertube/about-peertube-contributors.component.html
+++ /dev/null
@@ -1,13 +0,0 @@
1<div class="peertube-contributors">
2 <p class="framasoft">
3 <strong i18n>Developed with &#10084; by <a target="_blank" rel="noopener noreferrer" href="https://framasoft.org">Framasoft</a></strong>
4 </p>
5
6 <p>
7 <a target="_blank" rel="noopener noreferrer" href="https://framasoft.org">
8 <img width="150px" src="/client/assets/images/framasoft.png" alt="Framasoft logo"/>
9 </a>
10 </p>
11
12 <div [innerHTML]="creditsHtml"></div>
13</div>