Skip to content

Commit

Permalink
Merge pull request gitcoinco#4160 from acolytec3/Hosting-Advice-Link
Browse files Browse the repository at this point in the history
Hosting advice link
  • Loading branch information
thelostone-mc authored Apr 9, 2019
2 parents 9b6eded + 15504c7 commit 156dfd3
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 156dfd3

Please sign in to comment.