Spaces:
Running
Running
Commit
·
14eac6f
1
Parent(s):
e07ffdb
Update website
Browse files- index.html +2 -3
index.html
CHANGED
@@ -30,10 +30,9 @@
|
|
30 |
<div class="hero-body">
|
31 |
<div class="container is-max-desktop has-text-centered">
|
32 |
<!-- <h1 class="title is-1 white">TerraMind Blue-Sky Challenge</h1>-->
|
33 |
-
<h1 class="title is-1">
|
34 |
-
TerraMind
|
35 |
<img src="./static/images/Logo medium white.svg" alt="Logo" class="title-logo">
|
36 |
-
Blue-Sky Challenge
|
37 |
</h1>
|
38 |
<br>
|
39 |
<p class="subtitle is-5 has-text-weight-semibold white">organized by IBM and ESA</p>
|
|
|
30 |
<div class="hero-body">
|
31 |
<div class="container is-max-desktop has-text-centered">
|
32 |
<!-- <h1 class="title is-1 white">TerraMind Blue-Sky Challenge</h1>-->
|
33 |
+
<h1 class="title is-1 white">
|
|
|
34 |
<img src="./static/images/Logo medium white.svg" alt="Logo" class="title-logo">
|
35 |
+
TerraMind Blue-Sky Challenge
|
36 |
</h1>
|
37 |
<br>
|
38 |
<p class="subtitle is-5 has-text-weight-semibold white">organized by IBM and ESA</p>
|