Skip to content

Commit

Permalink
Merge pull request #102 from NASA-IMPACT/hyperweb-embed
Browse files Browse the repository at this point in the history
change hyperweb embed url to explicitly include index.html
  • Loading branch information
agurvich authored Mar 29, 2024
2 parents f587516 + 3296bec commit d91e05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/locfeature.HYPER.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ import contentArray from './locfeature.HYPER/carousel_content.json';
width:"100%",
height:"calc(100vw * 9/32/0.8725)"
}}
src="https://svs.gsfc.nasa.gov/webapps/hyperweb" />
src="https://svs.gsfc.nasa.gov/webapps/hyperweb/index.html" />
</Figure>
</Block>

0 comments on commit d91e05a

Please sign in to comment.