changeset 22:9bab976241dc

add the forgotten image for the presentation video #7 + modify the link to the demo website to use HTTPS
author souliane <souliane@mailoo.org>
date Thu, 24 Jul 2014 12:30:08 +0200
parents 8cfc33e4d435
children 2fdbf8ebb72b
files static/videos/screencasts/posters/présentation_SàT_7_télécommande_universelle.png templates/sat_website/base.html
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file static/videos/screencasts/posters/présentation_SàT_7_télécommande_universelle.png has changed
--- a/templates/sat_website/base.html	Thu Jun 26 09:07:11 2014 +0200
+++ b/templates/sat_website/base.html	Thu Jul 24 12:30:08 2014 +0200
@@ -44,7 +44,7 @@
 					{% endfor %}
 				</ul>
 				<ul class="nav pull-right">
-                        <li><a href="http://www.libervia.org"><strong>{% trans "Try online demo" %}</strong></a> </li>
+                        <li><a href="https://www.libervia.org"><strong>{% trans "Try online demo" %}</strong></a> </li>
 					{% if latest_dl_path and latest_version %}
                         <li><a href="{{ latest_dl_path }}"><strong>{% trans "Download SàT" %} {{ latest_version }}</strong></a> </li>
 					{% endif %}