From c4ed9010b81a433f140bb8475061bde7f2133bc9 Mon Sep 17 00:00:00 2001 From: Vedant Andhale <90826179+VedantAndhale@users.noreply.github.com> Date: Sun, 19 Feb 2023 15:36:54 +0530 Subject: [PATCH] upt --- content/_index.md | 2 +- content/notes/Resource Repositories.md | 5 +++++ content/notes/Today I Learned.md | 6 +++++- content/templates/post.md | 6 +++++- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/content/_index.md b/content/_index.md index 6e09237f4..fd6b6db27 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ --- -title: Vedant Andhale +title: "Vedant Andhale" enableToc: false --- diff --git a/content/notes/Resource Repositories.md b/content/notes/Resource Repositories.md index e69de29bb..5a97aa039 100644 --- a/content/notes/Resource Repositories.md +++ b/content/notes/Resource Repositories.md @@ -0,0 +1,5 @@ +--- +title: "Resource Repositories" +enableGitHubEdit: true +enableToc: true +--- \ No newline at end of file diff --git a/content/notes/Today I Learned.md b/content/notes/Today I Learned.md index b6fc4c620..22546c587 100644 --- a/content/notes/Today I Learned.md +++ b/content/notes/Today I Learned.md @@ -1 +1,5 @@ -hello \ No newline at end of file +--- +title: "Today I Learned" +enableGitHubEdit: false +enableToc: false +--- diff --git a/content/templates/post.md b/content/templates/post.md index c2a9b3376..97e32e310 100644 --- a/content/templates/post.md +++ b/content/templates/post.md @@ -1,3 +1,7 @@ --- -title: "{{title}}" +title: "Resource Repositories" +enableGitHubEdit: true +enableToc: true --- + +