Spaces:
Running
Running
Update index.html
Browse files- index.html +15 -13
index.html
CHANGED
|
@@ -83,6 +83,21 @@
|
|
| 83 |
</nav>
|
| 84 |
|
| 85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
<section class="hero">
|
| 87 |
<div class="hero-body">
|
| 88 |
<div class="container is-max-desktop">
|
|
@@ -175,19 +190,6 @@
|
|
| 175 |
</div>
|
| 176 |
</section>
|
| 177 |
|
| 178 |
-
<section class="hero teaser">
|
| 179 |
-
<div class="container is-max-desktop">
|
| 180 |
-
<div class="hero-body">
|
| 181 |
-
<!-- <video id="teaser" autoplay muted loop playsinline height="100%">
|
| 182 |
-
<source src="./static/videos/teaser.mp4"
|
| 183 |
-
type="video/mp4">
|
| 184 |
-
</video> -->
|
| 185 |
-
<h2 class="subtitle has-text-centered">
|
| 186 |
-
<span class="dnerf">Codes and TeaBag will be released after the paper being published.
|
| 187 |
-
</h2>
|
| 188 |
-
</div>
|
| 189 |
-
</div>
|
| 190 |
-
</section>
|
| 191 |
|
| 192 |
|
| 193 |
<section class="hero is-light is-small">
|
|
|
|
| 83 |
</nav>
|
| 84 |
|
| 85 |
|
| 86 |
+
<section class="hero teaser">
|
| 87 |
+
<div class="container is-max-desktop">
|
| 88 |
+
<div class="hero-body">
|
| 89 |
+
<!-- <video id="teaser" autoplay muted loop playsinline height="100%">
|
| 90 |
+
<source src="./static/videos/teaser.mp4"
|
| 91 |
+
type="video/mp4">
|
| 92 |
+
</video> -->
|
| 93 |
+
<h2 class="subtitle has-text-centered">
|
| 94 |
+
<span class="dnerf">Codes and TeaBag will be released after the paper being published.
|
| 95 |
+
</h2>
|
| 96 |
+
</div>
|
| 97 |
+
</div>
|
| 98 |
+
</section>
|
| 99 |
+
|
| 100 |
+
|
| 101 |
<section class="hero">
|
| 102 |
<div class="hero-body">
|
| 103 |
<div class="container is-max-desktop">
|
|
|
|
| 190 |
</div>
|
| 191 |
</section>
|
| 192 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 193 |
|
| 194 |
|
| 195 |
<section class="hero is-light is-small">
|