From 95012f090d4219b7ccf3aa5316dc135cb4afab8f Mon Sep 17 00:00:00 2001 From: Adrien Beaudouin Date: Mon, 4 Jul 2022 23:49:51 +0200 Subject: [PATCH] cleanup --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 7945470..4f4b392 100644 --- a/content/_index.md +++ b/content/_index.md @@ -49,7 +49,7 @@ Some notes of this blog : * Hosted on Hetzner Cloud * Powered by [`Hugo`](https://gohugo.io/) * Source code on my own [`Gitea`](https://gitea.okami101.io/adr1enbe4udou1n/blog) -* Automatically deployed through my own [`Concourse`](https://concourse.okami101.io) instance ([see pipeline](https://concourse.okami101.io/teams/main/pipelines/blog)) +* Automatically deployed through my own [`Concourse`](https://concourse.okami101.io) instance * Tracked with [`Matomo`](https://matomo.okami101.io/) All the above tools are **self-hosted** on custom multi-nodes **bare metal** `Kubernetes` installed with [`k0s`](https://k0sproject.io/).