mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-10 16:25:47 +00:00
20 lines
424 B
PHP
20 lines
424 B
PHP
![]() |
<?php
|
||
|
|
||
|
declare(strict_types=1);
|
||
|
|
||
|
/**
|
||
|
* @icon('funding:buymeacoffee')
|
||
|
* @icon('funding:donorbox')
|
||
|
* @icon('funding:gofundme')
|
||
|
* @icon('funding:helloasso')
|
||
|
* @icon('funding:indiegogo')
|
||
|
* @icon('funding:kickstarter')
|
||
|
* @icon('funding:kisskissbankbank')
|
||
|
* @icon('funding:kofi')
|
||
|
* @icon('funding:liberapay')
|
||
|
* @icon('funding:patreon')
|
||
|
* @icon('funding:paypal')
|
||
|
* @icon('funding:tipeee')
|
||
|
* @icon('funding:ulule')
|
||
|
*/
|