From 3342abc9e6bf77c58633d246bd4d57b1362fc2e1 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Mon, 13 Dec 2021 21:55:19 +0800 Subject: [PATCH] Refactor the `page` layout --- _layouts/page.html | 30 ++++++++++++++++-------------- _layouts/post.html | 1 + 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/_layouts/page.html b/_layouts/page.html index b94823b..cf998f0 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -9,25 +9,27 @@ layout: default