Add additional credits to about page, add internetometer to aside as widget.
This commit is contained in:
parent
ece5c71abd
commit
5a4faee769
8 changed files with 33 additions and 7 deletions
|
|
@ -227,6 +227,8 @@ layout: base.njk
|
|||
{% include 'widgets/droidring.html' %}
|
||||
</div>
|
||||
|
||||
{% include 'widgets/internetometer-aside.html' %}
|
||||
|
||||
<footer class="end-text">
|
||||
<p>Adrian Victor, 2026</p>
|
||||
<p><a href="{{ ('/' ~ langKey ~ '/misc/about') | url }}">{{ i18n[langKey].thisWebsiteDoesNotTrackYou}}</a></p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue