mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-15 07:49:31 -06:00
Link back to the start page from the demo and download pages.
This commit is contained in:
@@ -17,4 +17,4 @@ th,td { border: 1px solid #333; }
|
||||
td { background: white; }
|
||||
th { background: #9df; }
|
||||
|
||||
h1>img { float: right; }
|
||||
h1 img { float: right; }
|
||||
|
||||
@@ -3,10 +3,11 @@
|
||||
<HEAD>
|
||||
<TITLE>Grammatical Framework Demos</TITLE>
|
||||
<link rel=stylesheet href="../css/style.css">
|
||||
<link rel=top href="../" title="GF">
|
||||
</HEAD>
|
||||
|
||||
<BODY>
|
||||
<H1><IMG SRC="../doc/Logos/gf0.png" alt="">Grammatical Framework Demos</H1>
|
||||
<H1><a href="../"><IMG SRC="../doc/Logos/gf0.png" alt=""></a>Grammatical Framework Demos</H1>
|
||||
|
||||
<p>
|
||||
<a href="http://www.grammaticalframework.org/demos/phrasebook/">Tourist
|
||||
@@ -74,3 +75,5 @@ the <A HREF="../lib/doc/synopsis.html">GF resource library</A>
|
||||
<A HREF="../old-lib/resource/doc/resdemo.html">Random library examples</A>
|
||||
|
||||
-->
|
||||
<hr>
|
||||
<a href="http://www.grammaticalframework.org/">www.grammaticalframework.org</a>
|
||||
|
||||
@@ -4,7 +4,7 @@ Grammatical Framework Download and Installation
|
||||
%!style:../css/style.css
|
||||
%!postproc(html): <TD><B> <TH>
|
||||
%!postproc(html): </B></TD> </TH>
|
||||
%!postproc(html): <H1> <H1><IMG src="../doc/Logos/gf0.png">
|
||||
%!postproc(html): <H1> <H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>
|
||||
|
||||
**GF 3.2** was released on 23 December 2010.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user