diff --git a/app/components/ArticlesDropdown/index.tsx b/app/components/ArticlesDropdown/index.tsx index 26dd3f32..ef1c9c94 100644 --- a/app/components/ArticlesDropdown/index.tsx +++ b/app/components/ArticlesDropdown/index.tsx @@ -42,7 +42,7 @@ export const ArticlesDropdown = ({toc, categories}: ArticlesDropdownProps) => ( ))} diff --git a/app/routes/tags.nav.$tag.tsx b/app/routes/tags.display.$tag.tsx similarity index 100% rename from app/routes/tags.nav.$tag.tsx rename to app/routes/tags.display.$tag.tsx