Merge branch 'development' of github.com:threefoldtech/www_partners_v2 into development

This commit is contained in:
samaradel
2020-11-10 14:07:25 +02:00
70 changed files with 1389 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
<page-query>
query($page:Int) {
entries: allProject(perPage: 9, page: $page) @paginate {
entries: allProject(perPage: 40, page: $page) @paginate {
totalCount
pageInfo {
totalPages