From ae5316eab86ba40da5c3d88a1c465127f2570c09 Mon Sep 17 00:00:00 2001 From: timurgordon Date: Thu, 21 Apr 2022 16:51:39 +0400 Subject: [PATCH] update content dir, navbar and routing --- content/{about => creator-zones}/_index.md | 0 content/{use-cases => platform}/_index.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename content/{about => creator-zones}/_index.md (100%) rename content/{use-cases => platform}/_index.md (100%) diff --git a/content/about/_index.md b/content/creator-zones/_index.md similarity index 100% rename from content/about/_index.md rename to content/creator-zones/_index.md diff --git a/content/use-cases/_index.md b/content/platform/_index.md similarity index 100% rename from content/use-cases/_index.md rename to content/platform/_index.md