mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
docs: use proper title for index.html
Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
bf9e19d308
commit
ab10d2d8a5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
<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">
|
<link rel="stylesheet" type="text/css" href="mesa.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue