From ac62e5369829d79abe9f3c4cae96a523ec4ff4ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jirka=20Stehl=C3=ADk?= Date: Tue, 24 Mar 2026 22:31:50 +0100 Subject: [PATCH] Make public --- content/blog/03-gitea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/03-gitea.md b/content/blog/03-gitea.md index 4602fde..4a0f053 100644 --- a/content/blog/03-gitea.md +++ b/content/blog/03-gitea.md @@ -1,6 +1,6 @@ --- date: '2026-03-24T18:48:40+01:00' -draft: true +draft: false title: 'Time for version control' author: "Jirka" tags: ["gitea", "self-hosted", "docker", "guide", "tutorial"]