Skip to content

Commit

Permalink
add discogs autotagging thumbnail to demos landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarcosfer committed Jul 19, 2022
1 parent d57514b commit a96b8b8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,18 @@ <h1>Examples</h1>
</div>
</div>
</div>
<div class="column">
<div class="ui fluid card">
<a href="https://essentia.upf.edu/essentiajs-discogs/" class="image" target="_blank">
<img src='./demos/screenshots/discogs-autotagging.png'></img>
</a>
<div class="content">
<a href="https://essentia.upf.edu/essentiajs-discogs/" class="header" target="_blank">
Discogs Genre Autotagging (Real-time)
</a>
</div>
</div>
</div>
</div>
</div>
<div class="ui bottom attached tab segment" data-tab="starter-code">
Expand Down

0 comments on commit a96b8b8

Please sign in to comment.