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