docs: use proper title for index.html

Reviewed-by: Brian Paul <brianp@vmware.com>
diff --git a/docs/index.html b/docs/index.html
index 5c92204..5766df2 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
   <meta http-equiv="content-type" content="text/html; charset=utf-8">
-  <title>Mesa News</title>
+  <title>The Mesa 3D Graphics Library</title>
   <link rel="stylesheet" type="text/css" href="mesa.css">
 </head>
 <body>