File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,9 @@ and becoming a member, please see our
14
14
15
15
or [ complete a membership application] ( https://join.graphql.org ) .
16
16
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 >
You can’t perform that action at this time.
0 commit comments