Tobias
|
ce39cba9d2
|
Use non-breaking space for "NewPipe e.V."
sed -i 's/NewPipe\se\.V\./NewPipe\ e\.V\./g' *.html
|
2024-05-20 00:38:38 +02:00 |
Tobias
|
c846a12e77
|
Replace more e. V.
sed -i 's/e. V./e.V./' ./*.html
|
2024-05-20 00:38:38 +02:00 |
Tobias
|
8eb0d3f9a0
|
Remove whitespace from "NewPIpe e. V." -> "NewPipe e.V."
|
2024-05-20 00:38:38 +02:00 |
Tobias
|
caf4fe45b8
|
Change Liberapay URL to NewPipe e.V. account and add account holder info next to IBAN
Build and publish Docker image / build (push) Successful in 14s
Details
Format IBAN to increase readability.
|
2024-05-20 00:37:41 +02:00 |
Tobias
|
7ab2beab3c
|
Link to HTML5 UP using https and not insecure http
Build and publish Docker image / build (push) Successful in 17s
Details
sed -i 's/http:\/\//https:\/\//' *.html
|
2024-05-19 21:51:48 +02:00 |
Tobias
|
f3a80c95b9
|
Add lang attribute to html tag
Build and publish Docker image / build (push) Successful in 17s
Details
Remove empty h3 tag
Use valid HTML
|
2024-05-19 21:21:37 +02:00 |
poolitzer
|
68cac5c9f7
|
Fix: Introduce feedback from Opus
Also replaced my picture and moved the board members to their pseudonyms
And added the protocols
|
2024-01-12 17:03:05 +01:00 |
poolitzer
|
f997cccb89
|
first commit
|
2024-01-03 12:02:46 +01:00 |