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.