Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BoSmallEar committed Dec 10, 2024
1 parent d5f9e98 commit 1adcd30
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 42 deletions.
Binary file removed assets/in_the_wild-Ci_rDH50.mp4
Binary file not shown.
23 changes: 0 additions & 23 deletions assets/index-C3_DepMg.js

This file was deleted.

2 changes: 1 addition & 1 deletion assets/index-BjdEVPRq.css → assets/index-CG5cBysU.css

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions assets/index-CX4hbzYe.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 11 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<title>JOSH</title>

<script type="module" crossorigin src="/JOSH-webpage/assets/index-C3_DepMg.js"></script>
<link rel="stylesheet" crossorigin href="/JOSH-webpage/assets/index-BjdEVPRq.css">
<script type="module" crossorigin src="/JOSH-webpage/assets/index-CX4hbzYe.js"></script>
<link rel="stylesheet" crossorigin href="/JOSH-webpage/assets/index-CG5cBysU.css">
</head>
<!-- === Header Ends === -->

Expand Down Expand Up @@ -46,8 +46,15 @@
</div>
</div>
<!-- === Home Section Ends === -->
<div id="viewer-container">
<div class="title">Interactive Demos</div>
<div class="section">
<div class="title">Interactive Demos on Web Videos</div>
<div id="demo1">
</div>
<div id="demo2">
</div>
<div id="demo3">
</div>
</div>
</div>

<!-- === Overview Section Starts === -->
Expand Down Expand Up @@ -109,20 +116,6 @@
</div>
</div>
</div>

<div class="section">
<div class="title">Results on Web Videos</div>

<div class="body">
<!-- Adjust the frame size based on the demo (EVERY project differs). -->
<div style="position: relative; padding-top: 56.25%; margin: 0pt 0; text-align: center;">
<video autoplay muted playsinline controls loop style="position: absolute; top: 0%; left: 0%; width: 100%; height: 100%;">
<source src="/JOSH-webpage/assets/in_the_wild-Ci_rDH50.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
</div>
<!-- === Result Section Ends === -->


Expand Down

0 comments on commit 1adcd30

Please sign in to comment.