From 73cb48f68cfcf723dec38ae8ee3268236fabf0f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20de=20Gouvello?= Date: Tue, 22 Jun 2021 22:15:05 +0200 Subject: [PATCH] Use deconstructed slug --- layouts/PostLayout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/PostLayout.js b/layouts/PostLayout.js index 1fd4e2cf9..b63b2bcd3 100644 --- a/layouts/PostLayout.js +++ b/layouts/PostLayout.js @@ -18,7 +18,7 @@ export default function PostLayout({ children, frontMatter, next, prev }) { return ( - +