We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4c19d commit 38abc8eCopy full SHA for 38abc8e
src/pages/users.tsx
@@ -30,7 +30,7 @@ export default ({ pageContext }) => {
30
id="landscape"
31
scrolling="no"
32
style={{ width: "1px", minWidth: "100%" }}
33
- src="https://landscape.graphql.org/category=graph-ql-adopter%3Cspan%20class="pl-c1 x x-first">&format=card-mode&grouping=category&embed=yes"
+ src="https://landscape.graphql.org/%3Cspan%20class="x x-first x-last">card-mode?category=graph-ql-adopter&grouping=category&embed=yes"
34
onLoad={() => {
35
const scriptElem = document.createElement('script');
36
scriptElem.type = 'text/javascript';
0 commit comments