update filesystem url and add paypal button
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
c6bf568213
commit
fa1f5c6593
2 changed files with 23 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
DESTDIR=/home/users/nico/privat/computer/net/netzseiten/www.nico.schottelius.org/dst/
|
DESTDIR=/home/users/nico/privat/computer/netz/seiten/www.nico.schottelius.org/dst/
|
||||||
PUBDIR=tee.schottelius.org:/home/services/www/nico/www.nico.schottelius.org/www/
|
PUBDIR=tee.schottelius.org:/home/services/www/nico/www.nico.schottelius.org/www/
|
||||||
BROWSER=conkeror
|
BROWSER=conkeror
|
||||||
IKIWIKI=ikiwikitest.sh --refresh
|
IKIWIKI=ikiwikitest.sh --refresh
|
||||||
|
|
22
about.mdwn
22
about.mdwn
|
@ -34,4 +34,26 @@ I recommened using PGP to encrypt any mail. The fingerprint of my
|
||||||
|
|
||||||
BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C
|
BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C
|
||||||
|
|
||||||
|
## Donations
|
||||||
|
|
||||||
|
If you enjoy some stuff I've written, you can donate some money via
|
||||||
|
paypal
|
||||||
|
|
||||||
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||||
|
<input type="hidden" name="cmd" value="_donations">
|
||||||
|
<input type="hidden" name="business" value="nico-paypal-ch@schottelius.org">
|
||||||
|
<input type="hidden" name="lc" value="CH">
|
||||||
|
<input type="hidden" name="item_name" value="FOSS development">
|
||||||
|
<input type="hidden" name="currency_code" value="CHF">
|
||||||
|
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_SM.gif:NonHostedGuest">
|
||||||
|
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
||||||
|
<img alt="" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1" height="1">
|
||||||
|
</form>
|
||||||
|
|
||||||
|
or directly by transfering money to my account with the IBAN
|
||||||
|
|
||||||
|
CH 8909 0000 0040 4660 816
|
||||||
|
|
||||||
|
([Postfinance, Switzerland](http://www.postfinance.ch/)).
|
||||||
|
|
||||||
[[!tag schottelius]]
|
[[!tag schottelius]]
|
||||||
|
|
Loading…
Reference in a new issue