From 177ced25492d5f123e5a34ec849fa23822a5aa0d Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Sun, 23 Jul 2023 21:50:39 -0400 Subject: [PATCH] Set viewport meta tag --- _includes/layouts/main.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/layouts/main.tsx b/_includes/layouts/main.tsx index 3169904..95a6e2a 100644 --- a/_includes/layouts/main.tsx +++ b/_includes/layouts/main.tsx @@ -4,6 +4,7 @@ export default function({ title, children }) { { title } +