Mercurial > sat_legacy_website
diff templates/sat_website/frontends.html @ 127:82cec659362b
add 3 new screenshots from version 0.6, replace Libervia's overview
author | souliane <souliane@mailoo.org> |
---|---|
date | Tue, 01 Dec 2015 20:01:48 +0100 |
parents | 3b4ba14d1e26 |
children | ebd55a28b6d2 |
line wrap: on
line diff
--- a/templates/sat_website/frontends.html Tue Dec 01 19:59:24 2015 +0100 +++ b/templates/sat_website/frontends.html Tue Dec 01 20:01:48 2015 +0100 @@ -30,8 +30,8 @@ <div class="row"> <div class="col-md-4"> <h2>{% trans "Libervia" %} <small>{% trans "web frontend" %}</small></h2> - <a href="{% static "images/screenshots/0.5/overview_libervia.png" %}" target="#" class="thumbnail"> - <img src="{% static "images/screenshots/0.5/overview_libervia.png" %}" alt="{% trans "Libervia's main view" %}"> + <a href="{% static "images/screenshots/0.6/overview.png" %}" target="#" class="thumbnail"> + <img src="{% static "images/screenshots/0.6/overview.png" %}" alt="{% trans "Libervia's main view" %}"> </a> </div>