Skip to content

Commit

Permalink
remove title from about
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeacom committed Oct 5, 2018
1 parent 343eebe commit 99a12e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/retail/templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
<html lang="en">
{% include 'shared/head.html' %}
<head>
{% block title %}
{% trans "About Gitcoin: Find Open Bug Bounties & Freelance Coders" %}
{% endblock title %}
<meta name="description" content="Gitcoin is a community for freelance developers to collaborate and monetize their skills
while working on Open Source projects through bounties paid in crypto (ETH or any ERC-20 token).">
<link rel="stylesheet" href="{% static "v2/css/landing_page.css" %}" />
Expand Down

0 comments on commit 99a12e2

Please sign in to comment.