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 decbebc commit 0b296b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ <h1 class="fw-bold text-primary display-4 text-dark">Welcome to <a style="font-w
<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>
<a href="https://github.com/AISViz" class="btn btn-lg btn-outline-secondary" style="font-weight: 600;"><i class="fab fa-github"></i> GitHub Repository</a>
<a href="https://github.com/AISViz" class="btn btn-lg btn-outline-secondary" style="font-weight: 600;"><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: 600;"><i class="fas fa-solid fa-robot"></i> AISdb Chatbot</a>
<a href="mailto:[email protected]" class="btn btn-lg btn-outline-secondary" style="font-weight: 600;"><i class="fas fa-envelope"></i> Email Us</a>
<a href="mailto:[email protected]" class="btn btn-lg btn-outline-secondary" style="font-weight: 600;"><i class="fas fa-envelope"></i> Contact Us</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 0b296b0

Please sign in to comment.