Spaces:
Running
Running
Linoy Tsaban
commited on
Commit
·
3eb9a39
1
Parent(s):
ad0bd39
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -173,7 +173,7 @@
|
|
| 173 |
<section class="section">
|
| 174 |
<div class="container is-max-desktop">
|
| 175 |
<div class="columns is-centered has-text-centered">
|
| 176 |
-
<img src="static/images/
|
| 177 |
class="interpolation-image"
|
| 178 |
style="max-height:700px; max-width:1000px"
|
| 179 |
alt="ledits++ teaser"/>
|
|
@@ -208,7 +208,7 @@
|
|
| 208 |
<section class="section">
|
| 209 |
<div class="container is-max-desktop">
|
| 210 |
<div class="columns is-centered has-text-centered">
|
| 211 |
-
<img src="static/images/
|
| 212 |
class="interpolation-image"
|
| 213 |
style="max-height:800px; max-width:1200px"
|
| 214 |
alt="examples"/>
|
|
|
|
| 173 |
<section class="section">
|
| 174 |
<div class="container is-max-desktop">
|
| 175 |
<div class="columns is-centered has-text-centered">
|
| 176 |
+
<img src="static/images/teaser.png"
|
| 177 |
class="interpolation-image"
|
| 178 |
style="max-height:700px; max-width:1000px"
|
| 179 |
alt="ledits++ teaser"/>
|
|
|
|
| 208 |
<section class="section">
|
| 209 |
<div class="container is-max-desktop">
|
| 210 |
<div class="columns is-centered has-text-centered">
|
| 211 |
+
<img src="static/images/ledits_teaser.jpg"
|
| 212 |
class="interpolation-image"
|
| 213 |
style="max-height:800px; max-width:1200px"
|
| 214 |
alt="examples"/>
|