feat: github sponsor button + keep parent path in page selector

This commit is contained in:
NGPixel
2019-10-12 21:10:06 -04:00
parent acb57879dd
commit daa8174d7f
7 changed files with 46 additions and 18 deletions

View File

@@ -5,6 +5,7 @@ query ($parent: Int!, $mode: PageTreeMode!, $locale: String!) {
path
title
isFolder
pageId
parent
}
}