From aa090ce460dd446b72d986d759d32814dd70d45a Mon Sep 17 00:00:00 2001 From: Vedant Andhale <90826179+VedantAndhale@users.noreply.github.com> Date: Sun, 19 Feb 2023 15:22:07 +0530 Subject: [PATCH] upt --- content/_index.md | 4 ++-- content/{ => notes}/Resource Repositories.md | 0 content/{ => notes}/Today I Learned.md | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename content/{ => notes}/Resource Repositories.md (100%) rename content/{ => notes}/Today I Learned.md (100%) diff --git a/content/_index.md b/content/_index.md index 4fdd92861..30ded8296 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,8 +7,8 @@ enableToc: false - And this is a collection of my notes, resources and just about everything I do everyday. #### My Content -- [[Today I Learned]] -- [[Resource Repositories]] +- [Today I Learned](notes/Resource Repositories) +- [Resource Repositories](notes/Resource Repositories) - blogs -- comming soon #### Skills I have in my Portfolio currently diff --git a/content/Resource Repositories.md b/content/notes/Resource Repositories.md similarity index 100% rename from content/Resource Repositories.md rename to content/notes/Resource Repositories.md diff --git a/content/Today I Learned.md b/content/notes/Today I Learned.md similarity index 100% rename from content/Today I Learned.md rename to content/notes/Today I Learned.md