diff --git a/app/components/diff/FileTree.vue b/app/components/Diff/FileTree.vue similarity index 100% rename from app/components/diff/FileTree.vue rename to app/components/Diff/FileTree.vue diff --git a/app/components/diff/Hunk.vue b/app/components/Diff/Hunk.vue similarity index 100% rename from app/components/diff/Hunk.vue rename to app/components/Diff/Hunk.vue diff --git a/app/components/diff/Line.vue b/app/components/Diff/Line.vue similarity index 100% rename from app/components/diff/Line.vue rename to app/components/Diff/Line.vue diff --git a/app/components/diff/MobileSidebarDrawer.vue b/app/components/Diff/MobileSidebarDrawer.vue similarity index 100% rename from app/components/diff/MobileSidebarDrawer.vue rename to app/components/Diff/MobileSidebarDrawer.vue diff --git a/app/components/diff/SidebarPanel.vue b/app/components/Diff/SidebarPanel.vue similarity index 100% rename from app/components/diff/SidebarPanel.vue rename to app/components/Diff/SidebarPanel.vue diff --git a/app/components/diff/SkipBlock.vue b/app/components/Diff/SkipBlock.vue similarity index 100% rename from app/components/diff/SkipBlock.vue rename to app/components/Diff/SkipBlock.vue diff --git a/app/components/diff/Table.vue b/app/components/Diff/Table.vue similarity index 100% rename from app/components/diff/Table.vue rename to app/components/Diff/Table.vue diff --git a/app/components/diff/ViewerPanel.vue b/app/components/Diff/ViewerPanel.vue similarity index 100% rename from app/components/diff/ViewerPanel.vue rename to app/components/Diff/ViewerPanel.vue diff --git a/app/components/global/BlogPostFederatedArticles.vue b/app/components/Global/BlogPostFederatedArticles.vue similarity index 100% rename from app/components/global/BlogPostFederatedArticles.vue rename to app/components/Global/BlogPostFederatedArticles.vue diff --git a/app/components/global/BlogPostWrapper.vue b/app/components/Global/BlogPostWrapper.vue similarity index 100% rename from app/components/global/BlogPostWrapper.vue rename to app/components/Global/BlogPostWrapper.vue diff --git a/app/components/global/BlueskyPostEmbed.client.vue b/app/components/Global/BlueskyPostEmbed.client.vue similarity index 100% rename from app/components/global/BlueskyPostEmbed.client.vue rename to app/components/Global/BlueskyPostEmbed.client.vue