Add new patrons

This commit is contained in:
metalex9
2019-09-15 16:29:58 -05:00
parent 7f072ca5a3
commit 267453ab25
2 changed files with 12 additions and 1 deletions

View File

@@ -11,9 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Analytics
### Changed
- Update Patron list
### Added
- Send state data to database on page unload
- New piece: Animalia Chordata
## [1.11.1] - 2019-09-09

View File

@@ -23,8 +23,14 @@ const supporters = [
'Catherine Desrochers',
'Douglas Fils',
'Christian Benstein',
'John',
];
const majorSupporters = [
'Brian Fountain',
'Mike Smith',
'Christian DeWolf',
'Sam Roelants',
];
const majorSupporters = ['Brian Fountain', 'Mike Smith', 'Christian DeWolf'];
const Credits = () => (
<div className="credits">