improvement: repository screen header

This commit is contained in:
Rongjian Zhang
2020-01-01 20:44:18 +08:00
parent d2ae236356
commit b5933dd895
5 changed files with 90 additions and 22 deletions

View File

@@ -12,6 +12,7 @@ query(
}
name
description
homepageUrl
isPrivate
isFork
stargazers {
@@ -88,7 +89,7 @@ query(
name
spdxId
}
repositoryTopics(first: 100) {
repositoryTopics(first: 10) {
nodes {
url
topic {