Skip to content

Commit

Permalink
deploy: 272989f
Browse files Browse the repository at this point in the history
  • Loading branch information
spestana committed Mar 14, 2024
1 parent af383d0 commit c0d31b2
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<style>
.hero-carousel .carousel-item-1 {
background: url("https://geohackweek.github.io/assets/images/banner.jpg") no-repeat center center;
background: url("https://geo-smart.github.io/assets/img/home.jpg") no-repeat center center;
background-size: cover;
}
</style>
Expand Down Expand Up @@ -104,6 +104,14 @@ <h1 class="hero-heading mb-2">
</div>
<div class="hero-intro mb-4">Application of Machine Learning in Hydrology and Cryosphere Science.
</div>
<div class="hero-cta">
<a class="btn btn-primary btn-lg m-2"
href="intro.html"
target="_blank"
>
Event Jupyter Book
</a>
</div>
</div>
<!--//hero-text-block-->
</div>
Expand Down

0 comments on commit c0d31b2

Please sign in to comment.