From 0395544a0ff25b4d00f27a9b87caf82629a7496f Mon Sep 17 00:00:00 2001 From: aditya Date: Fri, 14 Jul 2023 12:42:36 +0530 Subject: post meta in footer --- content/post/linux-from-scratch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/linux-from-scratch.md b/content/post/linux-from-scratch.md index fcfe94c..705103d 100644 --- a/content/post/linux-from-scratch.md +++ b/content/post/linux-from-scratch.md @@ -14,7 +14,7 @@ author: "" comment: true toc: true autoCollapseToc: false -postMetaInFooter: false +postMetaInFooter: true hiddenFromHomePage: false # You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright." contentCopyright: false -- cgit v1.2.3