some updates and fixes

This commit is contained in:
Samuel Philipp 2021-08-14 00:17:45 +02:00
parent 6d2bf7136a
commit 1488f40f51
Signed by untrusted user: samuel-p
GPG key ID: 2AD495D17760CB4E
14 changed files with 41 additions and 15 deletions

View file

@ -7,4 +7,4 @@ title: Unterstützen
<p><a href="/{{locale}}/donate/">&#10132; Donate</a></p>
{% include donations.html %}
{% include "donations.html" %}

View file

@ -71,10 +71,10 @@ eleventyNavigation:
</div>
<h2>Current Expenses</h2>
{% include expenses-current.html %}
{% include "expenses-current.html" %}
<h2>Donations {{donations[0].year}}</h2>
{% include donations-current.html %}
{% include "donations-current.html" %}
<p><a href="/{{locale}}/all-donations/">&#10132; All Donations</a></p>

View file

@ -28,5 +28,5 @@ title: sp-codes
<div class="mb-3 pt-4 border-top">
<h2>Licenses</h2>
<p>This Website uses the following libraries with their respective licenses:</p>
{% include licenses.html %}
{% include "licenses.html" %}
</div>

View file

@ -30,7 +30,7 @@ eleventyNavigation:
href="https://social.sp-codes.de/@sp_codes">@sp_codes@social.sp-codes.de</a></strong>
</p>
<div class="row justify-content-center">
{% include services-simple.html %}
{% include "services-simple.html" %}
</div>
</div>
</div>
@ -44,4 +44,4 @@ eleventyNavigation:
</div>
</div>
{% include profiles.html %}
{% include "profiles.html" %}

View file

@ -0,0 +1,7 @@
---
layout: base.njk
key: mastodon
title: Mastodon
---
# <i class="i-mastodon"></i> Mastodon