summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorhallgren <hallgren@altocumulus.org>2011-01-11 14:22:28 +0000
committerhallgren <hallgren@altocumulus.org>2011-01-11 14:22:28 +0000
commit5074b28d4cba9d0520dfed16325e0110521e83fb (patch)
tree535b16142a451943c6da1f0678eecab338544f89 /demos
parent65c45e181fe8dd59ede10921ccc9af83d7bed1a1 (diff)
Link back to the start page from the demo and download pages.
Diffstat (limited to 'demos')
-rw-r--r--demos/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html
index b5dda70b6..0eb200e45 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -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>