Update Patreon credits
Update credits with latest additions. Signed-off-by: Christopher Snowhill <kode54@gmail.com>swiftingly
parent
5ea6c9dde7
commit
bacbf52e2d
|
@ -10,6 +10,6 @@
|
||||||
<br><br>
|
<br><br>
|
||||||
Thanks to my patrons:
|
Thanks to my patrons:
|
||||||
<br>
|
<br>
|
||||||
Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite
|
Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite, Louis Martinez V, alga
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
<br><br>
|
<br><br>
|
||||||
Thanks to my patrons:
|
Thanks to my patrons:
|
||||||
<br>
|
<br>
|
||||||
Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite
|
Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite, Louis Martinez V, alga
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
#define MY_PATRONS \
|
#define MY_PATRONS \
|
||||||
"Thanks to my patrons:\n" \
|
"Thanks to my patrons:\n" \
|
||||||
"Alexander Pecheny, Electric Keet, Antti Aro,\n"
|
"Alexander Pecheny, Electric Keet, Antti Aro,\n"
|
||||||
"Fj\xc3\xb6lnir \xc3\x81sgeirsson, Giampaolo Bellavite"
|
"Fj\xc3\xb6lnir \xc3\x81sgeirsson, Giampaolo Bellavite\n"
|
||||||
|
"Louis Martinez V, alga"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue