Skip to content

Commit

Permalink
Remove ask for sponsor focus
Browse files Browse the repository at this point in the history
  • Loading branch information
dudanogueira committed May 12, 2024
1 parent 0ae47bd commit 25e5117
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions rocket_connect/templates/pages/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,5 @@ <h1>
Register now. Or <a href="{% url 'account_login' %}?next=/">Login</a>
{% endif %}
</div>
<script src="//m.dudanogueira.com.br/focus/2.js"
type="text/javascript"
charset="utf-8"
async="async"></script>
<!-- <script src="//m.dudanogueira.com.br/focus/2.js" type="text/javascript" charset="utf-8" async="async"></script> -->
{% endblock content %}

0 comments on commit 25e5117

Please sign in to comment.