diff options
| author | hallgren <hallgren@chalmers.se> | 2012-04-19 15:34:56 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-04-19 15:34:56 +0000 |
| commit | 9d47b83e076dafdb3d75ac7213dfc0ba993f1899 (patch) | |
| tree | 7690e6dbe147b4f968a2ac12a3a56e525a42a00a /src/www/index.html | |
| parent | 98ed039498dbbe9040d901a55671ec52d0068995 (diff) | |
minibar & cloud service: minor style changes
Also include the GF logo on the cloud service start page.
Diffstat (limited to 'src/www/index.html')
| -rw-r--r-- | src/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/www/index.html b/src/www/index.html index 440235e1f..499f4be37 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -7,7 +7,7 @@ <link rel="stylesheet" type="text/css" href="gfse/editor.css" title="Cloud"> <meta name = "viewport" content = "width = device-width"> -<h1>GF Cloud Service</h1> +<h1><a href="http://www.grammaticalframework.org/"><img src="Logos/gf0.png" alt=""></a>GF Cloud Service</h1> <h2>Available Web Applications</h2> |
