Skip to content

Commit

Permalink
chore: hide 'incognito' sponsor from the list of sponsors; (#181)
Browse files Browse the repository at this point in the history
* feat: add sponsor list generator;

* feat: added deploy action;

* fix: fixed layout;

* fix: use utm links inside tooltips;

* fix(CI): set engine version;

* chore: reverted the start button title change;

* fix: add the ability to retry the request to get a list of sponsors;

* chore: change sponsors config & fix sponsor card layout;

* chore: hide 'incognito' sponsor from the list of sponsors;
  • Loading branch information
DigitalBrainJS authored Feb 22, 2024
1 parent 05210f9 commit 35128cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
},
"intra-mart": {
"showCaption": true
},
"user-5d607d62": {
"hide": true
}
}
}

0 comments on commit 35128cc

Please sign in to comment.