Skip to content

Commit

Permalink
Add Database Snapshots Link to Frontpage
Browse files Browse the repository at this point in the history
  • Loading branch information
raimannma committed Dec 4, 2024
1 parent e347557 commit e4aaa65
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,16 +128,17 @@ <h2>Deadlock Data Science API</h2>
<br>
<div>
<a href="https://colab.research.google.com/drive/1-EuP_EoE2-G18puKioeDJJklL9N20YZR?usp=sharing"
title="Deadlock Data Science API" target="_blank">
title="Deadlock Data Science API - Colab" target="_blank">
<button>
<img src="assets/colab.svg" alt="Key Icon" width="25" height="25" class="no-invert">
<img src="assets/colab.svg" alt="Colab Icon" width="25" height="25" class="no-invert">
Colab Active Matches - Data
</button>
</a>
<a href="https://discord.gg/XMF9Xrgfqu" title="Request Data API-Key" target="_blank">
<a href="https://minio.deadlock-api.com/browser/db-snapshot/public%2F"
title="Deadlock Data Science API - Data" target="_blank">
<button>
<img src="assets/key.svg" alt="Key Icon" width="25" height="25">
Request an Data API-Key
<img src="assets/database.svg" alt="Database Icon" width="25" height="25">
Database Snapshots
</button>
</a>
</div>
Expand Down

0 comments on commit e4aaa65

Please sign in to comment.