diff options
author | GNUxeava <bluenerd@protonmail.com> | 2022-03-25 22:08:23 +0530 |
---|---|---|
committer | GNUxeava <bluenerd@protonmail.com> | 2022-03-25 22:08:23 +0530 |
commit | 527ee163512d2f878bb663acc2290817b2a1d6af (patch) | |
tree | 87788a67adedb3a28d17ad6c8948e360edd71ccf | |
parent | 263007d9402cce5c57762ebeb05ba8ff4094513c (diff) |
enable footer meta
-rw-r--r-- | content/post/trying-to-boot-lands-you-to-GRUB-rescue.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/trying-to-boot-lands-you-to-GRUB-rescue.md b/content/post/trying-to-boot-lands-you-to-GRUB-rescue.md index 174af0f..d9c394c 100644 --- a/content/post/trying-to-boot-lands-you-to-GRUB-rescue.md +++ b/content/post/trying-to-boot-lands-you-to-GRUB-rescue.md @@ -14,7 +14,7 @@ author: "" comment: false toc: false autoCollapseToc: false -postMetaInFooter: false +postMetaInFooter: true hiddenFromHomePage: false # You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright." contentCopyright: false |