diff options
| author | hallgren <hallgren@altocumulus.org> | 2009-12-10 12:44:42 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2009-12-10 12:44:42 +0000 |
| commit | d99e919228053c7bcb88cf93015ee702659114af (patch) | |
| tree | 06e3fbf5321d1f81556622688237e0236066e110 | |
| parent | 0a914465ebf1f6d5e3866d328c47fe408bf734b6 (diff) | |
Added a page title on the home page
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index d690b50de..d607b61d7 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> +<TITLE>GF - Grammatical Framework</TITLE> <META NAME="generator" CONTENT="http://txt2tags.sf.net"> </HEAD><BODY BGCOLOR="white" TEXT="black"> <FONT SIZE="4"> |
