From 4e95b58a7fea9aa3ff611289cb28cb73118182e1 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Fri, 11 Oct 2024 09:56:32 -0400 Subject: feat(_baseof.html): :sparkles: Supports charset designation added charset designation to site, reverted persons section to card for temp. --- hinode-template.code-workspace | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hinode-template.code-workspace') diff --git a/hinode-template.code-workspace b/hinode-template.code-workspace index 94f63db..618bcd2 100644 --- a/hinode-template.code-workspace +++ b/hinode-template.code-workspace @@ -9,7 +9,8 @@ "content", "frontmatter.json", ".frontMatter", - "persons page" + "persons page", + "_baseof.html" ], "deno.enable": true } -- cgit v1.2.3