mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 18:02:54 -06:00
Minor cleanup in webpages
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user