Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
J
joinmastodon
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Besnik Bleta
joinmastodon
Commits
e8dffaa1
Commit
e8dffaa1
authored
Jan 06, 2019
by
Eugen Rochko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove inactive gold sponsors
parent
5726151b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
Sponsorship.js
src/Sponsorship.js
+2
-3
No files found.
src/Sponsorship.js
View file @
e8dffaa1
...
...
@@ -8,7 +8,7 @@ import Legal from './Legal';
//import sponsorTootdon from './assets/sponsors/tootdon.png';
//import sponsorKibousoft from './assets/sponsors/kibousoft.png';
//import sponsorPixiv from './assets/sponsors/pixiv.png';
import
sponsorFourthEstate
from
'./assets/sponsors/FourthEstate-logo.png'
;
//
import sponsorFourthEstate from './assets/sponsors/FourthEstate-logo.png';
//import sponsorPurism from './assets/sponsors/purism.svg';
import
sponsorStream
from
'./assets/sponsors/stream.png'
;
import
sponsorRubymotion
from
'./assets/sponsors/rubymotion.png'
;
...
...
@@ -63,10 +63,9 @@ const Sponsorship = () => (
<
div
className
=
'container'
>
<
div
className
=
'tier'
>
<
div
className
=
'sponsors-list--logos'
>
<
a
href
=
'http://www.fourthestate.co/'
><
img
src
=
{
sponsorFourthEstate
}
alt
=
'Fourth Estate'
/><
/a
>
<
a
href
=
'https://getstream.io/try-the-api'
><
img
src
=
{
sponsorStream
}
alt
=
'Stream'
/><
/a
>
<
a
href
=
'http://www.rubymotion.com/'
><
img
src
=
{
sponsorRubymotion
}
alt
=
'RubyMotion'
/><
/a
>
<
a
href
=
'https://mastodon.sdf.org'
><
img
src
=
{
sponsorSDF
}
alt
=
'
Purism
'
/><
/a
>
<
a
href
=
'https://mastodon.sdf.org'
><
img
src
=
{
sponsorSDF
}
alt
=
'
SDF
'
/><
/a
>
<
a
href
=
'mailto:bamboo.how@gmail.com'
><
img
src
=
{
sponsorBambooHow
}
alt
=
'Bamboo How'
/><
/a
>
<
a
href
=
'https://keybase.io/'
><
img
src
=
{
sponsorKeybase
}
alt
=
'Keybase'
/><
/a
>
<
a
href
=
'https://www.lunanode.com/'
><
img
src
=
{
sponsorLunanode
}
alt
=
'Lunanode'
/><
/a
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment