exports[`Repo/Details Long and No Spaces smoke-test 1`] = `
<div class="max-w-md prose">
<div class="max-w-md prose w-full">
<h4>
description
</h4>
@ -106,6 +117,17 @@ exports[`Repo/Details Long and No Spaces smoke-test 1`] = `
@@ -106,6 +117,17 @@ exports[`Repo/Details Long and No Spaces smoke-test 1`] = `
git
</div>
</div>
<div>
<h4>
git server
</h4>
<a href="github.com/example/example"
target="_blank"
class="link link-primary break-words my-2"
>
github.com/example/example
</a>
</div>
<div>
<h4>
maintainers
@ -168,7 +190,7 @@ exports[`Repo/Details Long and No Spaces smoke-test 1`] = `
@@ -168,7 +190,7 @@ exports[`Repo/Details Long and No Spaces smoke-test 1`] = `
`;
exports[`Repo/Details No Description smoke-test 1`] = `
exports[`Repo/Details No Name or Description smoke-test 1`] = `
<div class="max-w-md prose">
<div class="max-w-md prose w-full">
<div>
</div>
<div>
@ -340,6 +482,17 @@ exports[`Repo/Details No Name or Description smoke-test 1`] = `
@@ -340,6 +482,17 @@ exports[`Repo/Details No Name or Description smoke-test 1`] = `
git
</div>
</div>
<div>
<h4>
git server
</h4>
<a href="github.com/example/example"
target="_blank"
class="link link-primary break-words my-2"
>
github.com/example/example
</a>
</div>
<div>
<h4>
maintainers
@ -402,7 +555,7 @@ exports[`Repo/Details No Name or Description smoke-test 1`] = `
@@ -402,7 +555,7 @@ exports[`Repo/Details No Name or Description smoke-test 1`] = `
`;
exports[`Repo/Details No Relays smoke-test 1`] = `
exports[`Repo/Details One Maintainer's Profile Has No displayName or Name smoke-test 1`] = `
<div class="max-w-md prose">
<div class="max-w-md prose w-full">
<h4>
description
</h4>
@ -567,6 +742,17 @@ exports[`Repo/Details One Maintainer's Profile Has No displayName or Name smoke-
@@ -567,6 +742,17 @@ exports[`Repo/Details One Maintainer's Profile Has No displayName or Name smoke-
git
</div>
</div>
<div>
<h4>
git server
</h4>
<a href="github.com/example/example"
target="_blank"
class="link link-primary break-words my-2"
>
github.com/example/example
</a>
</div>
<div>
<h4>
maintainers
@ -625,7 +811,7 @@ exports[`Repo/Details One Maintainer's Profile Has No displayName or Name smoke-
@@ -625,7 +811,7 @@ exports[`Repo/Details One Maintainer's Profile Has No displayName or Name smoke-
`;
exports[`Repo/Details One Maintainer's Profile Not Loaded smoke-test 1`] = `
<div class="max-w-md prose">
<div class="max-w-md prose w-full">
<h4>
description
</h4>
@ -646,6 +832,17 @@ exports[`Repo/Details One Maintainer's Profile Not Loaded smoke-test 1`] = `
@@ -646,6 +832,17 @@ exports[`Repo/Details One Maintainer's Profile Not Loaded smoke-test 1`] = `
git
</div>
</div>
<div>
<h4>
git server
</h4>
<a href="github.com/example/example"
target="_blank"
class="link link-primary break-words my-2"
>
github.com/example/example
</a>
</div>
<div>
<h4>
maintainers
@ -705,7 +902,7 @@ exports[`Repo/Details One Maintainer's Profile Not Loaded smoke-test 1`] = `
@@ -705,7 +902,7 @@ exports[`Repo/Details One Maintainer's Profile Not Loaded smoke-test 1`] = `
`;
exports[`Repo/Details One Maintainer's Profile Only Has displayName But No Name smoke-test 1`] = `
<div class="max-w-md prose">
<div class="max-w-md prose w-full">
<h4>
description
</h4>
@ -726,6 +923,17 @@ exports[`Repo/Details One Maintainer's Profile Only Has displayName But No Name
@@ -726,6 +923,17 @@ exports[`Repo/Details One Maintainer's Profile Only Has displayName But No Name
git
</div>
</div>
<div>
<h4>
git server
</h4>
<a href="github.com/example/example"
target="_blank"
class="link link-primary break-words my-2"
>
github.com/example/example
</a>
</div>
<div>
<h4>
maintainers
@ -788,7 +996,7 @@ exports[`Repo/Details One Maintainer's Profile Only Has displayName But No Name
@@ -788,7 +996,7 @@ exports[`Repo/Details One Maintainer's Profile Only Has displayName But No Name
`;
exports[`Repo/Details Short Details smoke-test 1`] = `