diff options
Diffstat (limited to 'demos/index.html')
| -rw-r--r-- | demos/index.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/demos/index.html b/demos/index.html index 31df02d7a..63647693a 100644 --- a/demos/index.html +++ b/demos/index.html @@ -2,9 +2,11 @@ <HTML> <HEAD> <TITLE>Grammatical Framework Demos</TITLE> -</HEAD><BODY BGCOLOR="white" TEXT="black"> -<CENTER><H1>Grammatical Framework Demos</H1> -</CENTER> +<link rel=stylesheet href="../css/style.css"> +</HEAD> + +<BODY> +<H1><IMG SRC="../doc/Logos/gf0.png" alt="">Grammatical Framework Demos</H1> <p> <a href="http://www.grammaticalframework.org/demos/phrasebook/">Tourist @@ -67,6 +69,3 @@ the <A HREF="../lib/doc/synopsis.html">GF resource library</A> <A HREF="../old-lib/resource/doc/resdemo.html">Random library examples</A> --> - -<!-- html code *NOT* generated by txt2tags 2.4 (http://txt2tags.sf.net) --> -<!-- cmdline: txt2tags -thtml index.txt --> |
