updated donations.json #102

Merged
samuel-p merged 1 commits from develop into main 2021-12-06 21:55:53 +00:00
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,13 @@
{
"year": 2021,
"donations": [
{
"date": "30.11.2021",
"amount": 5,
"via": "banktransfer",
"from": "Rumo",
"first": false
},
{
"date": "16.11.2021",
"amount": 120,

View File

@ -77,7 +77,6 @@ title: sp-codes
{% endfor %}
</div>
</nav>
<p>{{url}}</p>
<div class="content">
<div class="container">
{{ content | safe }}