Add sponsors

This commit is contained in:
Oliver Davies 2020-09-08 21:49:13 +01:00
parent 4d0360d13e
commit 88fd52fdad
6 changed files with 106 additions and 0 deletions

View file

@ -3,6 +3,9 @@ module.exports = {
theme: {
colors: {
black: '#222',
gray: {
50: '#f7f7f7'
},
blue: {
500: '#337ab7',
550: '#286090',