mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 20:15:01 +00:00
Adding another sponsor.
This commit is contained in:
parent
ec5471aaec
commit
7cc70d0977
1 changed files with 1 additions and 1 deletions
2
ui/src/components/sponsors.tsx
vendored
2
ui/src/components/sponsors.tsx
vendored
|
@ -5,9 +5,9 @@ import { T } from 'inferno-i18next';
|
||||||
import { repoUrl } from '../utils';
|
import { repoUrl } from '../utils';
|
||||||
|
|
||||||
let general = [
|
let general = [
|
||||||
|
'alexx henry',
|
||||||
'Nathan J. Goode',
|
'Nathan J. Goode',
|
||||||
'Andre Vallestero',
|
'Andre Vallestero',
|
||||||
'riccardo',
|
|
||||||
'NotTooHighToHack',
|
'NotTooHighToHack',
|
||||||
];
|
];
|
||||||
let highlighted = ['Alex Benishek'];
|
let highlighted = ['Alex Benishek'];
|
||||||
|
|
Loading…
Reference in a new issue