summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2013-01-30 22:35:54 +0100
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-02-11 10:58:33 +0100
commitab10d2d8a5fc3e04d38f357047f98b18bce2c19a (patch)
treeb171eb202fea3d3b74337412d427da06c1b73d73 /docs
parentbf9e19d3083b55acb2494af4e6f821e7d3af7c77 (diff)
docs: use proper title for index.html
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 5c922042cf..5766df2f14 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>