much more improvements, updated english texts
All checks were successful
Build and Deploy Website / Build Website (push) Successful in 45s
Build and Deploy Website / Deploy Website (push) Has been skipped
Build and Deploy Website / Deploy Dev Website (push) Successful in 10s

This commit is contained in:
Samuel Philipp 2024-03-30 03:09:13 +01:00
parent c0c0f6469a
commit 51f9a85aa0
30 changed files with 315 additions and 349 deletions

View file

@ -1,5 +1,5 @@
---
layout: services.njk
layout: base.njk
key: services
title: Services
eleventyNavigation:
@ -8,6 +8,7 @@ eleventyNavigation:
icon: i-server
order: 2
---
<a class="float-end mt-3" href="https://status.sp-codes.de" target="_blank"><strong><i class="i-heartbeat me-2"></i>Status</strong></a>
<h1><i class="i-server"></i> Services</h1>
<p>In my spare time, I provide various open source services that can be used for free and without advertising. Here you
will find an overview of the different services as well as descriptions and instructions on how to use them. All
@ -23,3 +24,7 @@ eleventyNavigation:
<h3 class="text-center"><a href="https://matrix.to/#/#sp-codes:matrix.sp-codes.de?via=matrix.sp-codes.de">#sp-codes:matrix.sp-codes.de</a>
</h3>
<div class="row justify-content-center">
{% include "services-extended.html" %}
</div>