From 510f301ad4e0b56d2eb4006fd8f2663d82703704 Mon Sep 17 00:00:00 2001 From: wompmacho Date: Fri, 3 Apr 2026 07:18:59 +0000 Subject: [PATCH] test yml highlighting --- projects/gitea/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/gitea/index.md b/projects/gitea/index.md index fcd295e..b9f6fd4 100644 --- a/projects/gitea/index.md +++ b/projects/gitea/index.md @@ -56,7 +56,7 @@ If you are looking for a "no-nonsense" Git hosting solution that feels like GitH ## Docker Compose Example -```sh +```yml ################################################################################ # gitea -- https://docs.gitea.com/installation/install-with-docker ################################################################################