From 3ff32f542c1565327e9a0c5272c97fdc3251a1ea Mon Sep 17 00:00:00 2001 From: Joseph <67388856+WildRelation@users.noreply.github.com> Date: Mon, 23 Mar 2026 12:02:17 +0100 Subject: [PATCH] Update weight and add test link in tutorials index Increased weight for tutorials section and added a test link. --- hugo/content/tutorials/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hugo/content/tutorials/_index.md b/hugo/content/tutorials/_index.md index 96ffc80..58ac188 100644 --- a/hugo/content/tutorials/_index.md +++ b/hugo/content/tutorials/_index.md @@ -1,8 +1,9 @@ --- bookCollapseSection: true -weight: 200 +weight: 300 --- # Tutorials [How to deploy a database](databaseDeployment.md) +[This is a test] (databaseDeployment.md)