From 10f778aa5629aedd5080e71101507461c371d749 Mon Sep 17 00:00:00 2001 From: yyvf <yyvf@pm.me> Date: Mon, 31 Mar 2025 14:15:50 -0300 Subject: [PATCH] ci: test --- content/pt-br/docs/contribution-guidelines.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pt-br/docs/contribution-guidelines.md b/content/pt-br/docs/contribution-guidelines.md index 6cfd389..524f843 100644 --- a/content/pt-br/docs/contribution-guidelines.md +++ b/content/pt-br/docs/contribution-guidelines.md @@ -24,7 +24,7 @@ git push # vá no gitlab e crie uma nova MR ``` -{{% alert title="Observação" %}} +{{< alert title="Observação" >}} Você pode testar localmente com `hugo server`. -{{% /alert %}} +{{< /alert >}} -- GitLab