samuel-p
58fc0e8d24
All checks were successful
continuous-integration/drone/push Build is passing
added service icons (closes #7)
17 lines
773 B
HTML
17 lines
773 B
HTML
---
|
|
layout: services.njk
|
|
key: services
|
|
title: Services
|
|
eleventyNavigation:
|
|
key: services
|
|
title: Services
|
|
icon: server
|
|
order: 2
|
|
---
|
|
<h1><i class="fas fa-server"></i> Services</h1>
|
|
<p>In my spare time I provide various open source services for free. Here you can find an overview of the individual
|
|
services and a short description for each of them. All services are hosted in Germany. Feel free to use it.</p>
|
|
|
|
<p>For the users of the services there is a public matrix room as a place to share questions, ideas and problems. Feel free to join us if you use one of the services listed here or just want to drop by:</p>
|
|
|
|
<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>
|