Skip to content

Commit

Permalink
Update background image
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitkariryaa committed Jun 12, 2024
1 parent 27a0126 commit ec5c102
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,20 +68,17 @@ <h1 class="title is-1 publication-title">SSL4EO: Self-Supervised Learning for Ea
</section>

<section class="hero">
<!-- <div class="columns is-centered has-text-centered" style="background-image: url('https://upload.wikimedia.org/wikipedia/commons/5/5f/Monsoon_rainfall_July_2020_%28NASA_Earth_Observatory%29.jpg'); background-position: center; position: relative; background-size: calc(100% - 1000px)">-->
<div class="columns is-centered has-text-centered" style="background-image: url('https://neo.gsfc.nasa.gov/servlet/RenderData?si=1948120&cs=rgb&format=JPEG&width=720&height=360'); background-position: center; position: relative; background-size: calc(100% - 400px)">
<div class="columns is-centered has-text-centered" style="background-image: url('https://neo.gsfc.nasa.gov/servlet/RenderData?si=1948120&cs=rgb&format=JPEG&width=720&height=360'); background-position: center; position: relative; background-size: cover;">

<div style="height: 200px; ">
<!-- <a href="https://commons.wikimedia.org/wiki/File:Monsoon_rainfall_July_2020_(NASA_Earth_Observatory).jpg">NASA Earth Observatory</a>, <a href="https://creativecommons.org/licenses/by-sa/2.5">CC BY-SA 2.5</a>, via Wikimedia Commons-->
<div style="height: 200px;"></div>

</div>

</div>
</div>
<div class="columns is-centered has-text-centered">
<a href="https://neo.gsfc.nasa.gov/servlet/RenderData?si=1948120&cs=rgb&format=JPEG&width=720&height=360">NASA Earth Observatory CC BY-SA 2.5</a>
</div>
</section>


<!-- Paper abstract -->
<section class="section hero is-light">
<div class="container is-max-desktop">
Expand Down

0 comments on commit ec5c102

Please sign in to comment.