diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html index 770a985..36aad16 100644 --- a/site/index.html +++ b/site/index.html @@ -15,7 +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" /> --> - <p>Automotive Apps with <em>HTML5</em>, <em>QT</em> <em>OpenGL</em></p> + <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> <div class="hero_buttons"> |