Skip to content

Commit

Permalink
Add Hosting Advice link in press section
Browse files Browse the repository at this point in the history
  • Loading branch information
acolytec3 committed Apr 9, 2019
1 parent d59c074 commit fe3087c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added app/assets/v2/images/press/hosting-advice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions app/retail/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@ def index(request):
{
'link': 'https://www.ethnews.com/gitcoin-offers-bounties-for-ens-integration-into-dapps',
'img': 'v2/images/press/ethnews.jpg'
},
{
'link': 'https://www.hostingadvice.com/blog/grow-open-source-projects-with-gitcoin/',
'img': 'v2/images/press/hosting-advice.png'
}
]

Expand Down

0 comments on commit fe3087c

Please sign in to comment.