mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
query all dev-ocean docs
This commit is contained in:
parent
e156f82236
commit
f332fef651
@ -56,9 +56,7 @@ exports.createPages = ({ graphql, actions }) => {
|
||||
|
||||
architectureDocs: allMarkdownRemark(
|
||||
filter: {
|
||||
fileAbsolutePath: {
|
||||
regex: "/dev-ocean/doc/architecture/"
|
||||
}
|
||||
fileAbsolutePath: { regex: "/dev-ocean/doc/" }
|
||||
}
|
||||
) {
|
||||
edges {
|
||||
|
Loading…
Reference in New Issue
Block a user