From 5e11f9153de99577ea3883f72641f0072a414491 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Tue, 3 Oct 2023 13:39:23 +0300 Subject: [PATCH] fix(en): fix the colour of the alert to be red color :) --- content/en/docs/Services/gitea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/Services/gitea.md b/content/en/docs/Services/gitea.md index 018ff5e..42049ca 100644 --- a/content/en/docs/Services/gitea.md +++ b/content/en/docs/Services/gitea.md @@ -11,7 +11,7 @@ Owning your own git hosting allows you to store personal files on a private serv - [Official project website](https://gitea.io/) -{{% alert title="Admin account" colour="warning" %}} +{{% alert title="Admin account" color="warning" %}} Be careful, the first account registered on your instance, gets admin rights. {{% /alert %}}