diff options
Diffstat (limited to 'docs/developers.html')
-rw-r--r-- | docs/developers.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/developers.html b/docs/developers.html index e1c52ac0d6a..01dd337b531 100644 --- a/docs/developers.html +++ b/docs/developers.html @@ -7,6 +7,13 @@ </head> <body> +<div class="header"> + <h1>The Mesa 3D Graphics Library</h1> +</div> + +<iframe src="contents.html"></iframe> +<div class="content"> + <h1>Developers</h1> <p> @@ -46,5 +53,6 @@ Volunteers have made significant contributions to all parts of Mesa, including complete device drivers. </p> +</div> </body> </html> |