Merge branch 'main' into development

This commit is contained in:
hamdy
2020-11-19 16:18:27 +02:00
14 changed files with 102 additions and 118 deletions

View File

@@ -33,14 +33,9 @@ query{
}
edges {
node {
name
title
team
rank
excerpt
image(width:800)
path
timeToRead
humanTime : created(format:"DD MMM YYYY")
datetime : created
author {

View File

@@ -82,14 +82,9 @@ query {
edges {
node {
id
name
title
team
rank
excerpt
image(width:800)
path
timeToRead
humanTime : created(format:"DD MMM YYYY")
datetime : created
author {