add I do what I do by Raghuram Rajan

This commit is contained in:
Siddhartha
2023-07-11 09:31:18 +05:30
parent 2163896c59
commit f4ec689193
38 changed files with 1299 additions and 126 deletions

View File

@@ -3,8 +3,8 @@ title: "My 1st post"
date: 2022-01-09T11:30:03+00:00
# weight: 1
# aliases: ["/first"]
categories: ["My categories"]
tags: ["first"]
author: "Me"
# author: ["Me", "You"] # multiple authors
showToc: true
TocOpen: false
@@ -13,22 +13,17 @@ hidemeta: false
comments: false
description: "Desc Text."
canonicalURL: "https://canonical.url/to/page"
disableHLJS: true # to disable highlightjs
# disableHLJS: true # to disable highlightjs
disableShare: false
disableHLJS: false
hideSummary: false
searchHidden: true
ShowReadingTime: true
ShowBreadCrumbs: true
ShowPostNavLinks: true
cover:
image: "<image path/url>" # image path/url
alt: "<alt text>" # alt text
caption: "<text>" # display caption under cover
relative: false # when using page bundles set this to true
image: "images/image_name.jpg" # image path/url
# alt: "<alt text>" # alt text
# caption: "<text>" # display caption under cover
relative: true # when using page bundles set this to true
hidden: true # only hide on current single page
editPost:
URL: "https://github.com/<path_to_repo>/content"
Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link
---