-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Robin Fernandes
committed
Jul 4, 2023
1 parent
9307ad1
commit 5cc4d53
Showing
4 changed files
with
89 additions
and
15 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
export const supporterList = [ | ||
{ name: '(Your name here? Click to find out more. :) )', link: 'https://www.patreon.com/rewbs' }, | ||
{ name: 'Adam Sinclair', link: '' }, | ||
{ name: 'MJ', link: '' }, | ||
{ name: 'AndyXT', link: 'https://youtube.com/channel/UCPAhnTuZQhGnCV46AVN3sdw' }, | ||
{ name: 'King Kush', link: 'https://www.youtube.com/channel/UCisSpJBDQdIax6DTTMS0eDg' }, | ||
{ name: 'Ben Del Vacchio', link: 'https://www.youtube.com/channel/UCisSpJBDQdIax6DTTMS0eDg'}, | ||
{ name: 'Zirteq', link: 'https://youtube.com/@ZirTeq/videos' }, | ||
] |