From 853f457e4aaeafc2a5cccfd2b11fcc357056a9a2 Mon Sep 17 00:00:00 2001 From: KAMATAKI Yuya Date: Wed, 11 Oct 2023 11:59:47 +0900 Subject: [PATCH] Modify: use
tag for the content --- _layouts/default.liquid | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_layouts/default.liquid b/_layouts/default.liquid index 8b79e63..7ec8f86 100644 --- a/_layouts/default.liquid +++ b/_layouts/default.liquid @@ -6,8 +6,10 @@
+

{{ page.title }}

{{ page.content }} +