Skip to content

Commit

Permalink
9497-resolve-the-issues-integrators-are-having-when-embedding-summari…
Browse files Browse the repository at this point in the history
…es-into-iframes
  • Loading branch information
leomendoza123 committed Nov 13, 2024
1 parent 9703bdb commit 13c173a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions summary-iframe-implementation-sample.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Dynamic Dialogs with URL Validation</title>
<title>ORCID Summary iFrame Display Tester</title>
<style>
body {
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -92,7 +92,7 @@
</head>
<body>
<div class="header">
<h1>ORCID iFrame Display Tester</h1>
<h1>ORCID Summary iFrame Display Tester</h1>
<p>
This tool allows you to display ORCID IDs within iframes of various
sizes. Test how the content adapts to different iframe dimensions.
Expand Down

0 comments on commit 13c173a

Please sign in to comment.