From 648d1b0bf46eaa89d2fac6eb5a684a1c7e2833e7 Mon Sep 17 00:00:00 2001 From: Jeremy Vyska Date: Fri, 10 Oct 2025 12:35:23 +0200 Subject: [PATCH] Fixing menu order --- content/docs/NAVPatterns/_index.md | 2 +- content/docs/vibe-coding/_index.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/docs/NAVPatterns/_index.md b/content/docs/NAVPatterns/_index.md index 644ec7ec..22ecc24f 100644 --- a/content/docs/NAVPatterns/_index.md +++ b/content/docs/NAVPatterns/_index.md @@ -1,6 +1,6 @@ +++ title = "NAV Patterns Archive" -weight = 20 +weight = 4 tags = ["C/AL"] +++ diff --git a/content/docs/vibe-coding/_index.md b/content/docs/vibe-coding/_index.md index b002939d..8fa25383 100644 --- a/content/docs/vibe-coding/_index.md +++ b/content/docs/vibe-coding/_index.md @@ -1,5 +1,6 @@ --- title: "Vibe Coding for AL" +weight: 90 tags: ["AL", "Vibe Coding"] categories: ["Vibe Coding"] description: >