diff options
-rwxr-xr-x | doc/manual/index.html | 2 | ||||
-rw-r--r-- | www/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/index.html b/doc/manual/index.html index c07d97b..0506bde 100755 --- a/doc/manual/index.html +++ b/doc/manual/index.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../../../style.css" rel="stylesheet" type="text/css"/> - <title></title> + <title>Gluegen Manual</title> </head> <body> <div id="container"> diff --git a/www/index.html b/www/index.html index 23a90ff..3cb905b 100644 --- a/www/index.html +++ b/www/index.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../../style.css" rel="stylesheet" type="text/css"/> - <title></title> + <title>Gluegen</title> </head> <body> <div id="container"> |