Skip to content

Commit

Permalink
Glimpse Trial (#5635)
Browse files Browse the repository at this point in the history
- a 5 day test of the glimpse protocol
- glimpse ad to show on https://gitcoin.co/bounties/funder
- replaced codefund's funder.js with a api-compatible glimpse script to
deliver consensys creatives in place of codefund's
- more info can be found [here](https://github.com/glimpse-protocol/publisher-js)
  • Loading branch information
tim-hm authored and thelostone-mc committed Dec 16, 2019
1 parent 49604db commit e47d0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/retail/templates/bounties/funder.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,5 @@ <h2>{% trans "Who's Using Gitcoin?" %}</h2>
</body>
{% include 'shared/analytics.html' %}
{% block scripts %}{% endblock %}
<script src="https://codefund.app/properties/189/funder.js" async="async"></script>
<script src="https://storage.googleapis.com/releases.glimpseprotocol.io/glimpse.min.staging.js" async="async"></script>
</html>

0 comments on commit e47d0e9

Please sign in to comment.