diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-08-12 16:45:51 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-08-12 16:45:51 +0200 |
commit | a8dbdb27c8a564b2977d654df99e5c2d5cce859e (patch) | |
tree | 7fe6505862de62e02929b8eb319445d03b613005 | |
parent | 51e9b1b79aa0eb0e931f4de0f49c58a5aa8e4266 (diff) | |
download | rgoncalves.se-a8dbdb27c8a564b2977d654df99e5c2d5cce859e.tar.gz |
services: Add title and development notice
-rw-r--r-- | src/s/index.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/s/index.md b/src/s/index.md index e24c59c..ca4ef4a 100644 --- a/src/s/index.md +++ b/src/s/index.md @@ -1,4 +1,6 @@ -All the services are hosted from my personal homelab. +title: Services + +All my services are hosted from my personal homelab. New writeups are available [here](/w), while this page is kept up-to date with general informations. @@ -20,3 +22,8 @@ miniflux | miniflux.rgoncalves.se[:443] | yes | no grafana | status.rgoncalves.se[:443] | yes | no > (1) : scream at support[at]rgoncalves+se + +## development + +Looking for help to develop your project? +Please have a look at [VIPERdev](https://viperdev.io). |