changed integrated page number to GET
This commit is contained in:
parent
87d64acc9f
commit
5c39d3fa7d
6 changed files with 15 additions and 15 deletions
|
@ -48,7 +48,7 @@ var (
|
|||
Gitignores, Licenses, Readmes []string
|
||||
|
||||
// Maximum items per page in forks, watchers and stars of a repo
|
||||
ItemsPerPage = 3
|
||||
ItemsPerPage = 54
|
||||
)
|
||||
|
||||
func LoadRepoConfig() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue