Accessibility improvements made while porting to NewPipe donation page
Some checks failed
Build and publish Docker image / build (push) Failing after 2s
Some checks failed
Build and publish Docker image / build (push) Failing after 2s
This commit is contained in:
parent
a558e438a9
commit
74c5b71108
1 changed files with 4 additions and 4 deletions
|
@ -67,10 +67,10 @@
|
|||
<p>Transferring money to our bank account directly has the fewest additional charges, so we get the most from your donation!</p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td>Account holder: </td><td>NewPipe e.V.</td></tr>
|
||||
<tr><td>IBAN: </td><td><pre>DE94 4306 0967 1308 7563 00</pre></td></tr>
|
||||
<tr><td>Bank: </td><td>GLS Gemeinschaftsbank eG</td></tr>
|
||||
<tr><td>BIC: </td><td><pre>GENODEM1GLS</pre></td></tr>
|
||||
<tr><th scope="row">Account holder:</th><td>NewPipe e.V.</td></tr>
|
||||
<tr><th scope="row">IBAN:</th><td>DE94 4306 0967 1308 7563 00</td></tr>
|
||||
<tr><th scope="row">Bank:</th><td>GLS Gemeinschaftsbank eG</td></tr>
|
||||
<tr><th scope="row">BIC:</th><td>GENODEM1GLS</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue