-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cdb162e
commit b5f360b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ <h1 class="fw-bold text-primary display-4 text-dark">Welcome to <a style="font-w | |
<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://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 GPT Assistant</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> | ||
</div> | ||
</div> | ||
|