Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Spadon <[email protected]>
  • Loading branch information
gabrielspadon authored Aug 2, 2024
1 parent f01f09f commit 9fd9186
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ <h1 class="fw-bold text-primary display-4 text-dark">Welcome to <a style="font-w
<p class="lead text-dark" style="font-weight: 600;">Discover <i class="fa-solid fa-magnifying-glass"></i>, Contribute <i class="fa-solid fa-laptop-code"></i>, and Connect <i class="fa-solid fa-circle-nodes"></i> through</p>
<p class="lead text-dark" style="font-weight: 600;">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: 500;"><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: 500;"><i class="fas fa-chalkboard-teacher"></i> Tutorials</a>
<a href="https://aisviz.gitbook.io/documentation/" class="btn btn-lg btn-outline-secondary" style="font-weight: 500;"><i class="fas fa-book"></i> Documentation & Tutorials</a>
<a href="https://github.com/AISViz" class="btn btn-lg btn-outline-secondary" style="font-weight: 500;"><i class="fab fa-github"></i> GitHub</a>
<a href="https://chat.openai.com/g/g-hTTH0rUBv-aisdb-assistant" class="btn btn-lg btn-outline-secondary" style="font-weight: 500;"><i class="fas fa-solid fa-robot"></i> Chatbot</a>
<a href="mailto:[email protected]" class="btn btn-lg btn-outline-secondary" style="font-weight: 500;"><i class="fas fa-envelope"></i> Contact Us</a>
Expand Down

0 comments on commit 9fd9186

Please sign in to comment.