diff options
| author | Krasimir Angelov <kr.angelov@gmail.com> | 2018-06-16 07:09:17 +0200 |
|---|---|---|
| committer | Krasimir Angelov <kr.angelov@gmail.com> | 2018-06-16 07:09:17 +0200 |
| commit | 96f3484622866c156045bd1a03bb6145d2c06ba6 (patch) | |
| tree | 740d0c673d38a789ba4ea3936432f81f6ec98d6a /index.html | |
| parent | 10e10298d9716c35080c16887a3d50ac4668916a (diff) | |
| parent | 9d2b92dbc1d9e221ce180497cd7d04e0757650a9 (diff) | |
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/index.html b/index.html index 664aa2b63..f00aaabee 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,7 @@ <TITLE>GF - Grammatical Framework</TITLE> <meta charset="UTF-8"> <link rel="stylesheet" href="css/newstyle.css" title="GF"> -<link rel="alterante stylesheet" href="css/oldstyle.css" title="Old"> -<link rel="alternate" href="https://github.com/GrammaticalFramework/GF/" title="GF GitHub Mirror"> -<link rel="alternate" href="http://grammatical-framework.blogspot.com/" title="GF Blog"> +<link rel="alternate" href="https://github.com/GrammaticalFramework/GF/" title="GF GitHub repository"> <meta name = "viewport" content = "width = device-width"> <script type="text/javascript"> function sitesearch() { @@ -26,7 +24,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 +32,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 +43,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 +92,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> |
