Skip to content

Commit 547a26b

Browse files
authored
Change members embed to landscape2
1 parent ab35c26 commit 547a26b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/pages/community/foundation/members.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ and becoming a member, please see our
1414
1515
or [complete a membership application](https://join.graphql.org).
1616

17-
<IframeResizer
18-
className="w-full mt-6"
19-
src="https://landscape.graphql.org/card-mode?category=graph-ql-foundation-member&grouping=category&embed=yes&style=borderless"
20-
heightCalculationMethod="lowestElement"
21-
/>
17+
<!-- Landscape embed view -->
18+
<iframe src="https://graphql.landscape2.io/embed/embed.html?base-path=&classify=category&key=graphql-foundation-member--general&headers=false&category-header=true&category-in-subcategory=false&title-uppercase=false&title-alignment=left&title-font-family=sans-serif&title-font-size=13&style=clean&bg-color=%2348264b&fg-color=%23ffffff&item-modal=true&item-name=false&size=xl&items-alignment=left" style="width:100%;height:100%;display:block;border:none;"></iframe>
19+
<!-- Landscape embed item details view -->
20+
<!-- NOTE: the script and the iframe below should only be added once, even when adding multiple embed views to the page -->
21+
<script src="https://graphql.landscape2.io/embed/embed-item.js"></script>
22+
<iframe id="embed-item" src="https://graphql.landscape2.io/embed/embed-item.html" style="width:100%;height:100%;display:block;border:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:2147483647;display:none;"></iframe>

0 commit comments

Comments
 (0)