Link back to the start page from the demo and download pages.

This commit is contained in:
hallgren
2011-01-11 14:22:28 +00:00
parent 1372f68858
commit cf916c66e7
3 changed files with 6 additions and 3 deletions

View File

@@ -17,4 +17,4 @@ th,td { border: 1px solid #333; }
td { background: white; }
th { background: #9df; }
h1>img { float: right; }
h1 img { float: right; }

View File

@@ -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>

View File

@@ -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.