Skip to content

Commit bdfeaa6

Browse files
committed
remove old press mentions from front page
1 parent 93670d4 commit bdfeaa6

5 files changed

Lines changed: 0 additions & 29 deletions

File tree

pages/index.html

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -133,33 +133,4 @@ <h2><a class="headline-link" href="community">{% trans "Friendly Community" %}</
133133
{% blocktrans with launchpad_bugs="https://bugs.launchpad.net/mixxx/" mapping_link="https://github.com/mixxxdj/mixxx/wiki/start#controller_mapping_documentation" create_a_branch_link="/get-involved#developers" help_with_translations_link="/get-involved#translators" starter_tasks_link="/get-involved" %} You can get involved with Mixxx today by <a href="{{ launchpad_bugs }}">reporting bugs and suggesting features</a>, <a href="{{ mapping_link }}">making a controller mapping</a>, <a href="{{ create_a_branch_link }}">adding features &amp; fixing bugs</a>, <a href="{{ help_with_translations_link }}">helping with translations</a>, or working on one of our other <a href="{{ starter_tasks_link }}">starter tasks</a>.{% endblocktrans %}
134134
</p>
135135
</div>
136-
137-
<div id="achievements" class="docs-section container">
138-
<div class="grid-container quarters">
139-
<div>
140-
<img class="responsive" src="{% static '/static/images/rating_macappstore.png' %}" alt="#1" style="padding-top: 0px;">
141-
<br>
142-
{% trans "#1 Top Free Mac App Worldwide" %}<br>
143-
Mac App Store<br>
144-
<small>{% trans "February 2011" %}</small>
145-
</div>
146-
147-
<div style="margin-top: 10px;">
148-
<img class="responsive" src="{% static '/static/images/rating_cnet.png' %}" alt="CNet">
149-
</div>
150-
151-
<div style="margin-top: 30px;">
152-
<img class="responsive" src="{% static '/static/images/rating_cm.png' %}" alt="Computer Music"><br>
153-
{% trans "Free Pick of the Month" %}<br>
154-
<small>{% trans "September 2007" %}</small>
155-
</div>
156-
157-
<div style="margin-top: 50px">
158-
<img class="responsive" src="{% static '/static/images/rating_synthtopia.png' %}" alt="Synthtopia">
159-
<br>
160-
{% trans '"The coolest open source<br>application ever?"' %}<br>
161-
<small>{% trans "February 2011" %}</small>
162-
</div>
163-
</div>
164-
</div>
165136
{% endblock %}

static/images/rating_cm.png

-4.25 KB
Binary file not shown.

static/images/rating_cnet.png

-6.6 KB
Binary file not shown.
-8.73 KB
Binary file not shown.
-2.13 KB
Binary file not shown.

0 commit comments

Comments
 (0)