diff --git a/_includes/client_detail.html b/_includes/client_detail.html index 0defa0e..75b44f5 100644 --- a/_includes/client_detail.html +++ b/_includes/client_detail.html @@ -24,14 +24,6 @@

{{ client.name }}

{{client.tracking_issue}} {% endif %} -
Bounty
-
- {% if client.bountysource %} - - - - {% else %}{% endif %} -
{% if client.os_support %}
OS Support
diff --git a/_includes/client_row.html b/_includes/client_row.html index 499c5d3..ed3eed5 100644 --- a/_includes/client_row.html +++ b/_includes/client_row.html @@ -9,14 +9,6 @@ {% else %}❓{% endif %} {% if client.tracking_issue %}{% endif %} - - {% if client.bountysource %} - - - - {% else %}{% endif %} - - diff --git a/index.md b/index.md index 8776827..3f69d3c 100644 --- a/index.md +++ b/index.md @@ -16,7 +16,6 @@ The last update was **{{ 'now' | date: "%Y-%m-%d" }}**. Client Tracking Issue - Bounty Progress