From e187db29b227079d25f776b9a040cc94bb029ea6 Mon Sep 17 00:00:00 2001 From: Ekure Edem <61796351+astraldev@users.noreply.github.com> Date: Sun, 8 Mar 2026 16:32:32 +0100 Subject: [PATCH] docs: add missing code block close end --- docs/content/3.git-providers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/3.git-providers.md b/docs/content/3.git-providers.md index 1a882eb4..a0f671d6 100644 --- a/docs/content/3.git-providers.md +++ b/docs/content/3.git-providers.md @@ -190,6 +190,7 @@ export default defineNuxtConfig({ } } }) +``` ### Deploy Your Staging Environment