From 8461c99c41975b29b0cbf826858a49d4a660a5ee Mon Sep 17 00:00:00 2001 From: Vedant Andhale <90826179+VedantAndhale@users.noreply.github.com> Date: Sun, 19 Feb 2023 15:46:17 +0530 Subject: [PATCH] upt --- content/notes/Resource Repositories.md | 3 +-- content/notes/Today I Learned.md | 13 +------------ data/config.yaml | 4 ++-- 3 files changed, 4 insertions(+), 16 deletions(-) diff --git a/content/notes/Resource Repositories.md b/content/notes/Resource Repositories.md index 8731aa3ef..a97b37521 100644 --- a/content/notes/Resource Repositories.md +++ b/content/notes/Resource Repositories.md @@ -1,5 +1,4 @@ --- title: "Resource Repositories" -enableGitHubEdit: true -enableToc: false + --- \ No newline at end of file diff --git a/content/notes/Today I Learned.md b/content/notes/Today I Learned.md index 2480739c5..7b8305b4c 100644 --- a/content/notes/Today I Learned.md +++ b/content/notes/Today I Learned.md @@ -1,14 +1,3 @@ --- title: "Today I Learned" -enableGitHubEdit: false - ---- - -## 1 -csdcfv - -## 2 -sdfvgb - -## 3 -sdafgh \ No newline at end of file +--- \ No newline at end of file diff --git a/data/config.yaml b/data/config.yaml index 143336691..7eaba99f2 100644 --- a/data/config.yaml +++ b/data/config.yaml @@ -1,6 +1,6 @@ name: Vedant Andhale -enableToc: true -openToc: true +enableToc: false +openToc: false enableLinkPreview: true enableLatex: true enableCodeBlockTitle: true