diff options
author | aditya <bluenerd@protonmail.com> | 2023-07-14 12:42:36 +0530 |
---|---|---|
committer | aditya <bluenerd@protonmail.com> | 2023-07-14 12:42:36 +0530 |
commit | 0395544a0ff25b4d00f27a9b87caf82629a7496f (patch) | |
tree | 3062828b2b33008e01a6abf9305b9877805dc4ca /content | |
parent | d5562552d7292b22a160885076cb3ebd37636dd1 (diff) |
post meta in footer
Diffstat (limited to 'content')
-rw-r--r-- | content/post/linux-from-scratch.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |