Skip to content

Commit

Permalink
hide gpu glossary from algolia indexer (#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesfrye authored Dec 20, 2024
1 parent d0713f3 commit 848fca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 10_integrations/algolia_indexer.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
},
"stop_urls": [
"https://modal.com/docs/reference/modal.Stub",
"https://modal.com/gpu-glossary",
],
"start_urls": [
{
Expand Down

0 comments on commit 848fca7

Please sign in to comment.