diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2018-06-12 15:41:05 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2018-06-12 15:41:05 +0200 |
| commit | d0ce46722b151f67a09e414429568afc304bfdf7 (patch) | |
| tree | 348c3fea3d16a698487c396924a711add5c31e55 /index.html | |
| parent | baa74e7b320408bcc6cad5405698a12cd0b2e5f8 (diff) | |
Minor cleanup in webpages
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/index.html b/index.html index 664aa2b63..c6d96a6bf 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,6 @@ function sitesearch() { <img class="gflogo" src="doc/Logos/gf1.svg" alt=""> <H1>Grammatical Framework</H1> <small class=tagline>A programming language for multilingual grammar applications</small> -<!--<p>Version 3.7.1<br>Oct 2015--> </div> <div class=menu> @@ -35,12 +34,10 @@ function sitesearch() { <h4>Use GF</h4> <ul> <li><a href="http://cloud.grammaticalframework.org/">GF Cloud<img class=right src="src/www/P/gf-cloud.png" alt="GF Cloud Service" title="GF Cloud Service"></a> - <li><a href="https://play.google.com/store/apps/details?id=org.grammaticalframework.ui.android">Android app</a> <li><A HREF="demos/index.html">Other Demos</A> </ul> <ul> <li><A HREF="http://www.grammaticalframework.org/download/index.html"><b>Download GF</b></A> - <li><a href="eclipse/index.html">GF Eclipse Plugin</a> <li><a href="doc/gf-editor-modes.html">GF Editor Modes</a> </ul> @@ -48,7 +45,6 @@ function sitesearch() { <li><A HREF="http://groups.google.com/group/gf-dev">User Group</A> <li><a href="https://github.com/GrammaticalFramework/GF/issues">Bug Reports</a> (<a href="http://code.google.com/p/grammatical-framework/issues/list">old</a>) - <li><a href="http://grammatical-framework.blogspot.com/">Blog</a> </ul> </div> @@ -98,7 +94,6 @@ function sitesearch() { <h4>Related to GF</h4> <ul> <li><A HREF="doc/gf-bibliography.html">Publications</A> - <li><A HREF="http://school.grammaticalframework.org">GF Summer Schools</A> <li><A HREF="http://remu.grammaticalframework.org/">The REMU Project</A> <li><A HREF="http://www.molto-project.eu">The MOLTO Project</A> <li><a href="http://en.wikipedia.org/wiki/Grammatical_Framework">GF on Wikipedia</a> |
