Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoyecid authored Jul 18, 2024
1 parent ac1e735 commit d9e4f69
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -660,17 +660,20 @@ <h2 class="title is-3">Citation</h2>



<section class="hero is-small" id="example">
<section class="hero" style="padding-top: 100px">
<div class="hero-body">
<div class="container">
<h2 class="title is-3">Special Thanks</h2>
<div class="columns is-centered">
<div class="content">
<p>The authors acknowledge the following clinicians for their participation in filling the evaluation survey:</p>
<div class="larger-contents">
<iframe align="center" width="1200" height="500" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vR4v5xTrjIqKHdbrpb_-9Y6oVHQ8OTl8DMVk010JuAdBABfj0dB604OVdqPlaPbKDR8nKI3CFcdb-0N/pubchart?oid=1741363542&amp;format=interactive"></iframe>
</div>
</div>
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<div class="content">
<h1 align="center">Special Thanks</h1> <br />
<p><br /><b>The authors acknowledge the following clinicians for their participation in filling the evaluation survey:</b></p>
</div>
<div class="larger-contents" align="center" style="width:100%">
<br /> <hr />
<iframe align="center" width="1200" height="500" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vR4v5xTrjIqKHdbrpb_-9Y6oVHQ8OTl8DMVk010JuAdBABfj0dB604OVdqPlaPbKDR8nKI3CFcdb-0N/pubchart?oid=1741363542&amp;format=interactive"></iframe>
</div>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit d9e4f69

Please sign in to comment.