From 9158a2fd677eced0bcee771b2604ae0dce7e4674 Mon Sep 17 00:00:00 2001 From: vaporvee Date: Fri, 2 Feb 2024 17:52:38 +0100 Subject: [PATCH] trying to fix building again --- src/pages/docs/discord-sdk-godot/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/discord-sdk-godot/index.mdx b/src/pages/docs/discord-sdk-godot/index.mdx index 67e4949..0bc9342 100644 --- a/src/pages/docs/discord-sdk-godot/index.mdx +++ b/src/pages/docs/discord-sdk-godot/index.mdx @@ -1,5 +1,5 @@ --- -layout: ../../../layouts/Docslayout.astro +layout: ../../layouts/Docslayout.astro title: Home draft: true ---