Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tilmanbeck authored Aug 9, 2024
1 parent 40cedde commit 34e49d0
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,21 +90,7 @@ <h2 style={{ marginLeft: "20%", fontWeight: 400, fontSize: "2.25rem" }}>
<div>
<p>The research prototype at this URL was deactivated on 9.8.2024.</p>
<p>To use the prototype for your own project, please refer to the code at <a href="https://github.com/adapter-hub/playground" target="_blank">https://github.com/adapter-hub/playground</a>.</p>
</div>
<div className="my-5 container-sm d-flex flex-column align-items-center">
<h3 className="mb-3" style={{ color: "#3096a6" }}>
System Demonstration
<i className="fas fa-info-circle" style={{ fontSize: "0.7em", marginLeft: "8px" }}></i>
</h3>
<div className="video_wrapper w-100">
<iframe
src="https://www.youtube.com/embed/RvGviBe4N5Q"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen></iframe>
</div>
</div>
</div>

<footer style={{ position: "absolute", bottom: "0", width: "100%" }}>
<div className="container">
<p className="float-md-right text-center text-md-right">
Expand Down

0 comments on commit 34e49d0

Please sign in to comment.