From a8797bec14b7d64685b124ae0974ce11532ce4f0 Mon Sep 17 00:00:00 2001 From: Vedant Andhale <90826179+VedantAndhale@users.noreply.github.com> Date: Sun, 19 Feb 2023 15:12:09 +0530 Subject: [PATCH] upt --- config.toml | 2 ++ content/_index.md | 1 + 2 files changed, 3 insertions(+) diff --git a/config.toml b/config.toml index b0c572511..3d16054ea 100644 --- a/config.toml +++ b/config.toml @@ -5,6 +5,8 @@ disablePathToLower = true ignoreFiles = [ "/content/templates/*", "/content/private/*", + "/content/.obsidian/*", + "/content/.trash/*" ] summaryLength = 20 paginate = 10 diff --git a/content/_index.md b/content/_index.md index f391551f0..c11654e0d 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,6 +3,7 @@ title: Vedant Andhale enableToc: false tags: - setup +weight: -5 --- - I am Vedant Andhale, an who just falled in love of python and data while learning wed development and now trying to be Pythonist.