addded categories to pages and alert text to settings
This commit is contained in:
@@ -36,6 +36,7 @@ export const SINGLE_PROJECT_QUERY = async (slug: string) => {
|
||||
equals: slug
|
||||
}
|
||||
},
|
||||
limit: 1
|
||||
limit: 1,
|
||||
depth: 1,
|
||||
}
|
||||
)}
|
||||
Reference in New Issue
Block a user