aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@qt.io>2019-11-03 18:44:23 +0100
committerAlessandro Portale <alessandro.portale@qt.io>2019-11-03 18:44:23 +0100
commitea3ebedf4b5a6dfb605ebeeb12d1c5e9ff53f44f (patch)
treed8c6ecf4c924c2c11f835528d292b8491ecc0ea6
parent011df2ffc03cda17a997192e39b7140c9364cf10 (diff)
Some basic header meta data.
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index b4e12f5..b23e501 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,9 @@
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="author" content="The Qt Company">
+ <meta name="description" content="The online Qt Design Viewer allows users to view and share Qml-based UI designs. The designs can be either created with the Qt Design Studio or be hand coded.">
+ <meta name="keywords" content="Qml, Qt Quick, Qt, Ui, Design Studio, Viewer, WebAssembly">
<meta name="viewport" content="width=device-width">
<link rel="icon" href="qtdesignstudioviewer-16.png" sizes="16x16">
<link rel="icon" href="qtdesignstudioviewer-32.png" sizes="32x32">