From 0b9d85062351510ac1d20cda2fe17ff1c8afac06 Mon Sep 17 00:00:00 2001 From: lwjohnst86 Date: Wed, 22 Jan 2025 07:53:58 +0000 Subject: [PATCH] chore(sync): :hammer: synced local '.vscode/' with remote '.vscode/' --- .vscode/json.code-snippets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/json.code-snippets b/.vscode/json.code-snippets index d58068d..1422df9 100644 --- a/.vscode/json.code-snippets +++ b/.vscode/json.code-snippets @@ -62,7 +62,7 @@ "", "${1:Text body}", "", - "{{< include ../includes/_sticky_up.qmd >}}", + "{{< text_snippet sticky_up >}}", ":::", ], "description": "Insert reading task section."