mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-01 20:07:42 -05:00
improvement: repository screen header
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user