From 68b5032bb3d0f648226666a2b04fb3a4f510a1dc Mon Sep 17 00:00:00 2001 From: brooke Date: Wed, 19 Jun 2024 00:23:20 -0400 Subject: [PATCH] fix comma on small screens --- layouts/_default/home.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/layouts/_default/home.html b/layouts/_default/home.html index 25b9e37..2675901 100644 --- a/layouts/_default/home.html +++ b/layouts/_default/home.html @@ -3,13 +3,12 @@
- "title": - "{{ .Site.Params.title }}" - , + "title": "{{ .Site.Params.title }}",
"body": - "{{ .Site.Params.body }}", + "{{ .Site.Params.body }}",
"Q & A":[