Skip to content

Commit

Permalink
add moonbeam (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: Nena <[email protected]>
  • Loading branch information
nenadjaja and Nena authored Jan 28, 2022
1 parent e68d91e commit 73c6686
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/en/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,12 @@ The Graph supports the following networks on The Graph Network and the Hosted Se
href: 'https://aurora.dev/',
beta: true,
},
{
title: 'Moonbeam',
image: '/img/networks/moonbeam.svg',
href: 'https://moonbeam.network/',
beta: true,
},
].map((network, index) => (
<Flex.Column as="li" key={index}>
<Text as="div" size="14px" color="White48" sx={{ textAlign: 'center' }}>
Expand Down
3 changes: 3 additions & 0 deletions public/img/networks/moonbeam.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 73c6686

Please sign in to comment.