summaryrefslogtreecommitdiff
path: root/src/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/www/index.html')
-rw-r--r--src/www/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/www/index.html b/src/www/index.html
index eae755370..abc06780c 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><a href="http://www.grammaticalframework.org/"><img src="Logos/gf0.png" alt=""></a>GF Cloud Service</h1>
+<h1><a href="http://www.grammaticalframework.org/"><img src="Logos/gf0.png" alt=""></a><img class=nofloat src="P/gf-cloud.png" alt=""> GF Cloud Service</h1>
<h2>Available Web Applications</h2>
@@ -26,6 +26,7 @@
<li><a href="gfse/about.html">About the online grammar editor</a>
<li><a href="translator/about.html">About the simple translation tool</a>
<li><a href="minibar/gf-web-api-examples.html">PGF web service API examples</a>
+ <li><a href="http://code.google.com/p/grammatical-framework/wiki/GFWebServiceAPI">PGF web service API documentation</a>
</ul>
<hr>