From f3a80c95b94abf13da6325dcc37de57ef5215375 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 19 May 2024 21:21:20 +0200 Subject: [PATCH] Add lang attribute to html tag Remove empty h3 tag Use valid HTML --- about.html | 2 +- blog.html | 2 +- contact.html | 3 +-- credits.html | 2 +- donate.html | 2 +- imprint.html | 2 +- index.html | 2 +- join.html | 2 +- license.html | 4 +--- posts/2022-11-05_founded.html | 2 +- posts/2023-07-13_1st_board_meeting.html | 2 +- posts/2023-12-18_pseudonyms.html | 2 +- posts/2023-12-19_1st_plenum_2nd_board_meeting.html | 2 +- posts/2024-04-22_weblate_donation.html | 2 +- privacy.html | 6 +++--- 15 files changed, 17 insertions(+), 20 deletions(-) diff --git a/about.html b/about.html index e7c3bf1..bed9f90 100644 --- a/about.html +++ b/about.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e. V. diff --git a/blog.html b/blog.html index 1880ac2..d7a21d1 100644 --- a/blog.html +++ b/blog.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/contact.html b/contact.html index 7bf8c94..6ce12d0 100644 --- a/contact.html +++ b/contact.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. @@ -47,7 +47,6 @@

Contact

-

For press inquiries please contact the board via email: board@newpipe-ev.de. diff --git a/credits.html b/credits.html index 15bd1da..2defcaf 100644 --- a/credits.html +++ b/credits.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/donate.html b/donate.html index 837ab01..948b13e 100644 --- a/donate.html +++ b/donate.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/imprint.html b/imprint.html index 28c2da5..a322927 100644 --- a/imprint.html +++ b/imprint.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/index.html b/index.html index ed7f76e..1efe232 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e. V. diff --git a/join.html b/join.html index 17fab20..8ba505d 100644 --- a/join.html +++ b/join.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/license.html b/license.html index e88768d..8219894 100644 --- a/license.html +++ b/license.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. @@ -68,8 +68,6 @@ Authors who contribute media to this repository declare their agreement that the You can fetch a copy from the "licenses" directory inside this repository as well as from the Open Source Initiative's homepage.
Authors who contribute source code to this repository declare their agreement that their contribution will be licensed under the terms of the MIT license. They further declare that they own the intellectual property, or have been authorized by the respective owner.

-

-

diff --git a/posts/2022-11-05_founded.html b/posts/2022-11-05_founded.html index f3e322a..a97e370 100644 --- a/posts/2022-11-05_founded.html +++ b/posts/2022-11-05_founded.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/posts/2023-07-13_1st_board_meeting.html b/posts/2023-07-13_1st_board_meeting.html index 82d49a7..292b38f 100644 --- a/posts/2023-07-13_1st_board_meeting.html +++ b/posts/2023-07-13_1st_board_meeting.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/posts/2023-12-18_pseudonyms.html b/posts/2023-12-18_pseudonyms.html index 8848964..074d549 100644 --- a/posts/2023-12-18_pseudonyms.html +++ b/posts/2023-12-18_pseudonyms.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/posts/2023-12-19_1st_plenum_2nd_board_meeting.html b/posts/2023-12-19_1st_plenum_2nd_board_meeting.html index 362b623..2718657 100644 --- a/posts/2023-12-19_1st_plenum_2nd_board_meeting.html +++ b/posts/2023-12-19_1st_plenum_2nd_board_meeting.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/posts/2024-04-22_weblate_donation.html b/posts/2024-04-22_weblate_donation.html index 7a87bfb..78d66a0 100644 --- a/posts/2024-04-22_weblate_donation.html +++ b/posts/2024-04-22_weblate_donation.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. diff --git a/privacy.html b/privacy.html index c5c9d3d..b16c605 100644 --- a/privacy.html +++ b/privacy.html @@ -4,7 +4,7 @@ html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> - + NewPipe e.V. @@ -56,6 +56,7 @@

To have a minimum of control in scenarios where our website is abused, for example denial-of-service attacks, we configured our webserver to create a so-called acces log. This log file contains a list of all requests made to this server, each request in a separate line.
The logged lines contain the following information: +