diff options
| author | hallgren <hallgren@chalmers.se> | 2014-06-19 17:00:23 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2014-06-19 17:00:23 +0000 |
| commit | e10ab227ef2b8302c81639b35481f631154e809b (patch) | |
| tree | 772831cda91beddfe72b10dcbfed99d93573a9c0 /demos/app.html | |
| parent | 660de6e1da7625d2f5f8273ce03cc667b7fadf15 (diff) | |
Demo page: add links to the wide coverage translation page and the android app
Diffstat (limited to 'demos/app.html')
| -rw-r--r-- | demos/app.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/demos/app.html b/demos/app.html index 6c8a9095c..9f5364f8d 100644 --- a/demos/app.html +++ b/demos/app.html @@ -1,5 +1,11 @@ +<!DOCTPYE html> <html> - <body> +<head> +<link rel=stylesheet href="../css/style.css"> +<meta name = "viewport" content = "width = device-width"> +<link rel=top href="../" title="GF"> +</head> +<body> <h1>The Human Language Compiler - a mobile speech and text translation app for Android</h1> |
