From 1f58385b953dd3f149d6b9618ba7cbdf9faabc7d Mon Sep 17 00:00:00 2001 From: Untone Date: Mon, 22 Jul 2024 17:11:43 +0300 Subject: [PATCH] noauthor-vercelbuildtest --- src/{routes => }/author/(all-authors).tsx | 0 src/{routes => }/author/[slug]/[...tab].tsx | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/{routes => }/author/(all-authors).tsx (100%) rename src/{routes => }/author/[slug]/[...tab].tsx (100%) diff --git a/src/routes/author/(all-authors).tsx b/src/author/(all-authors).tsx similarity index 100% rename from src/routes/author/(all-authors).tsx rename to src/author/(all-authors).tsx diff --git a/src/routes/author/[slug]/[...tab].tsx b/src/author/[slug]/[...tab].tsx similarity index 100% rename from src/routes/author/[slug]/[...tab].tsx rename to src/author/[slug]/[...tab].tsx