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 --- + +