Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielspadon authored Feb 7, 2024
1 parent 2693730 commit 651b639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div class="vh-100 d-flex align-items-center justify-content-center">
<div class="text-center">
<h1 class="fw-bold text-primary display-4 text-dark">Welcome to <a style="font-weight: 1000;">AISViz</a>!</h1>
<p class="lead text-dark" style="font-weight: 500;">Discover, Contribute, and Connect through Open-Source Marine Data Analysis <i class="fa-solid fa-ship"></i> using AISdb <i class="fa-solid fa-database"></i> in Python <i class="fa-brands fa-python"></i>.</p>
<p class="lead text-dark" style="font-weight: 500;">Discover, Contribute, and Connect through <i class="fa-solid fa-tower-cell"></i> Open-Source Marine Data Analysis <i class="fa-solid fa-ship"></i> using AISdb <i class="fa-solid fa-database"></i> in Python <i class="fa-brands fa-python"></i>.</p>
<div class="btn-group" role="group">
<a href="https://aisviz.gitbook.io/documentation/" class="btn btn-lg btn-outline-secondary" style="font-weight: 600;"><i class="fas fa-book"></i> Documentation</a>
<a href="https://aisviz.gitbook.io/tutorials/" class="btn btn-lg btn-outline-secondary" style="font-weight: 600;"><i class="fas fa-chalkboard-teacher"></i> Tutorials</a>
Expand Down

0 comments on commit 651b639

Please sign in to comment.