From 0d2dbefb53f0b5f0a1d23b50de2c24529f82805b Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Mon, 20 May 2024 09:41:17 -0700 Subject: [PATCH] Enable comments --- src/layouts/article.layout.js | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/src/layouts/article.layout.js b/src/layouts/article.layout.js index ea95364..9104a54 100644 --- a/src/layouts/article.layout.js +++ b/src/layouts/article.layout.js @@ -51,12 +51,31 @@ export default function articleLayout (args) { } - + + + +
+ ${breadcrumb({ pathSegments })} `