Skip to content

Commit

Permalink
Update Kaggle logo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasm committed Sep 4, 2024
1 parent b60d654 commit 9160c94
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/Search/Search.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
}
.searchPlaceholder figure {
width: 8rem;
height: 1.8rem;
height: 2rem;
background-repeat: no-repeat;
background-position: 0;
/* background-color: yellow; */
Expand Down
12 changes: 12 additions & 0 deletions locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -1267,6 +1267,14 @@
{
"name": "Pub.dev",
"action": "https://pub.dev/packages?q="
},
{
"name": "Kaggle",
"action": "https://www.kaggle.com/search?q="
},
{
"name": "Tensorflow",
"action": "https://www.tensorflow.org/s/results?hl=pt-br&q="
}
],
"youtube_channels": [
Expand Down Expand Up @@ -1399,6 +1407,10 @@
"id": "UC_TapH8f4HLLAwPBaXy-Gag",
"title": "MinFazenda"
},
{
"id": "UCo0jMsIPccAXghE_FCWIdNg",
"title": "InvestNewsBR"
},
{
"id": "UC8mDF5mWNGE-Kpfcvnn0bUg",
"title": "MePoupe"
Expand Down
4 changes: 3 additions & 1 deletion public/images/logos/chatgpt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions public/images/logos/kaggle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9160c94

Please sign in to comment.