diff options
Diffstat (limited to 'docs/games.html')
-rw-r--r-- | docs/games.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/games.html b/docs/games.html index 812c21d445f..e6cb7dda899 100644 --- a/docs/games.html +++ b/docs/games.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>Games</h1> <ul> @@ -60,5 +67,6 @@ </li> </ul> +</div> </body> </html> |