much more improvements, updated english texts
This commit is contained in:
parent
c0c0f6469a
commit
51f9a85aa0
30 changed files with 315 additions and 349 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue