diff --git a/components/RepositoryItemTopBar.tsx b/components/RepositoryItemTopBar.tsx index caf91e45..8dc77abb 100644 --- a/components/RepositoryItemTopBar.tsx +++ b/components/RepositoryItemTopBar.tsx @@ -25,14 +25,15 @@ export const RepositoryItemTopBar = ({ target="_blank" title={`Open ${repositoryOwner}/${repositoryName} on GitHub`} > -
-

- {repositoryName} -

+

-  / {repositoryOwner} + {repositoryOwner} +
+  /  +
+ {repositoryName}
-

+