diff options
Diffstat (limited to 'docs/webmaster.html')
-rw-r--r-- | docs/webmaster.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/webmaster.html b/docs/webmaster.html index f9de714fdfc..c327921c521 100644 --- a/docs/webmaster.html +++ b/docs/webmaster.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>Webmaster</h1> <p> @@ -20,6 +27,6 @@ Mark Manning made the frame-based layout for the website. Brian's modified it a lot since then. </p> - +</div> </body> </html> |