added expenses and donations replaced some icons with svgs
This commit is contained in:
parent
c5b781fde1
commit
a5aa3cc014
41 changed files with 428 additions and 95 deletions
10
src/en/all-donations.html
Normal file
10
src/en/all-donations.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: base.njk
|
||||
key: all-donations
|
||||
title: Unterstützen
|
||||
---
|
||||
<h1><i class="fas fa-hand-holding-heart"></i> All Donations</h1>
|
||||
|
||||
<p><a href="/{{locale}}/donate/">➔ Donate</a></p>
|
||||
|
||||
{% include "donations.html" %}
|
Loading…
Add table
Add a link
Reference in a new issue