From b133b00f33f3e536d2a86dcc5681089210fa1422 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch Date: Tue, 24 Dec 2024 18:45:36 +0700 Subject: [PATCH] chore(setup): update workspace configuration --- kollitsch.dev.code-workspace | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kollitsch.dev.code-workspace b/kollitsch.dev.code-workspace index 68b065e1..3d9c5374 100644 --- a/kollitsch.dev.code-workspace +++ b/kollitsch.dev.code-workspace @@ -24,12 +24,15 @@ "path": "." }, { + "name": "hugo-darkskies", "path": "../hugo-darkskies" }, { + "name": "hugo-darkskies-template", "path": "../hugo-darkskies-template" }, { + "name": "hugo-modules", "path": "../hugo-modules" } ],