@extends('layouts.app') @php $target = config('app.funding.target_eur'); $collected = config('app.funding.collected_eur'); $period = config('app.funding.period'); $percent = ($collected / $target) * 100; if ($percent == 0) $percent = 1; // make a bit of the green show up @endphp @section('content')
Donations are most welcome, as this is a non-profit endeavour without ads, and keeping it online is not free. Please use @icon(fa-paypal) PayPal.me to donate.
The donation gauge below indicates how much money we would need to fully cover the hosting and domain fees this year.
The gauge is updated manually and PayPal is not instant either, so don't worry if it takes a bit for your donation to show up. If you'd like to be listed as a sponsor, please write it in the PayPal note.