diff --git a/content/_index.md b/content/_index.md index 065acc57d..3c7964a0d 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,13 +1,15 @@ --- title: Vedant Andhale enableToc: false +tags: +- setup --- - I am Vedant Andhale, an who just falled in love of python and data while learning wed development and now trying to be Pythonist. - And this is a collection of my notes, resources and just about everything I do everyday. #### My Content -- Today I Learned Notes[Notes](#setup) +- [[Today I Learned]] [Notes](#setup) - Resource Repositories - logs -- comming soon diff --git a/content/notes/search.md b/content/notes/search.md index 045769365..4524a791d 100644 --- a/content/notes/search.md +++ b/content/notes/search.md @@ -35,3 +35,6 @@ search: ``` 7. Push your changes to the site and wait for it to deploy. 8. Check the Operand dashboard and wait for your site to index. Enjoy natural language search powered by Operand! + + +Notes \ No newline at end of file