summaryrefslogtreecommitdiffstats
path: root/ui/src/components/sponsors.tsx
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-07-01 22:54:52 -0400
committerDessalines <tyhou13@gmx.com>2020-07-01 22:54:52 -0400
commit3f87b55a526d3e59f5c14527dbe172a23d4a3854 (patch)
tree1db13c58618b53cb0533522deaef907c931cc994 /ui/src/components/sponsors.tsx
parenta6ec9dc6667cac4acc76a13499994e5bcfdadb82 (diff)
Adding to sponsors list.
Diffstat (limited to 'ui/src/components/sponsors.tsx')
-rw-r--r--ui/src/components/sponsors.tsx5
1 files changed, 1 insertions, 4 deletions
diff --git a/ui/src/components/sponsors.tsx b/ui/src/components/sponsors.tsx
index dae3f769..4561bc30 100644
--- a/ui/src/components/sponsors.tsx
+++ b/ui/src/components/sponsors.tsx
@@ -20,12 +20,9 @@ let general = [
'Andre Vallestero',
'NotTooHighToHack',
];
-let highlighted = ['Oskenso Kashi', 'Alex Benishek'];
+let highlighted = ['DiscountFuneral', 'Oskenso Kashi', 'Alex Benishek'];
let silver: Array<SilverUser> = [
{
- name: 'DiscountFuneral',
- },
- {
name: 'Redjoker',
link: 'https://iww.org',
},