aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2018-10-18 13:56:49 +0200
committerClément Bénier <clement.benier@iot.bzh>2018-10-18 13:56:49 +0200
commitf25f7e591c3e6503b417034ed687d7ba7ea37ccb (patch)
tree0f6e0d7f591f8a5d580bbfd02b929b5f9cc469d7
parentf0e40ed5a98495c7beba475c552cd449c9ee3498 (diff)
index.html: add "MASTER NEXT" in first page
add "MASTER NEXT" in the first page Change-Id: I1e422b6eae133551e29bcefcb5d38b1b68f053da Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
-rw-r--r--site/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html
index 36aad16..cb4c0a4 100644
--- a/site/index.html
+++ b/site/index.html
@@ -15,6 +15,7 @@ change_frequency: monthly
<div class="col-xs-12 col-sm-7 hero_content">
<!-- <img class="hero_logo hidden-xs" src="{{ site.baseurl }}{{ site.logo.textonly }}"/> -->
<!-- <img class="hero_logo visible-xs" src="{{ site.baseurl }}/static/img/logo_full_2.svg" /> -->
+ <h1>MASTER NEXT</h1>
<p>Automotive Apps with <em>HTML5</em>, <em>Qt</em> <em>OpenGL</em></p>
<p>Multiple platforms on <em>a common code base</em></p>
<p>Free and <em>open source</em></p>
@@ -56,7 +57,7 @@ change_frequency: monthly
</div>
<div class="blue-divider"></div>
-
+
<!-- /container -->
<div class="blue-divider"></div>