Create buy_coffee.html
parent
7eae4b93df
commit
e74d592d96
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
||||
|
||||
|
||||
<h3>Coffee
|
||||
</h3>
|
||||
|
||||
<p>Like many people around the world, I drink
|
||||
coffee regularly.
|
||||
<p>
|
||||
<p>
|
||||
|
||||
So you want to buy me a coffee. Ordinarily, I would
|
||||
give you <a href="https://www.paypal.me/tonytoni">my Paypal details</a>.
|
||||
But these times - especially after the pandemic that began
|
||||
in the year 2020 - have been difficult for so many other people.
|
||||
</p>
|
||||
<p>So I would like to invite you to give to
|
||||
other people instead:
|
||||
</p>
|
||||
<ul>
|
||||
<li>The <a href="https://www.unhcr.org/uk/">UN Refugee Agency</a> provides
|
||||
shelter for people who
|
||||
have been displaced by violent conflict.
|
||||
</li>
|
||||
<li><a href="http://www.vic.org.kh/">Veterans International Cambodia</a> makes and distributes
|
||||
wheelchairs to people to face challenges in mobility.
|
||||
</li>
|
||||
<li>I've been making <a href="https://github.com/phtan/technologist-journal/search?p=1&q=tip&type=">a list</a> of
|
||||
other people who welcome money.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue