diff options
Diffstat (limited to 'docs/banner.html')
-rw-r--r-- | docs/banner.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/banner.html b/docs/banner.html new file mode 100644 index 00000000000..b6d1abb0d5f --- /dev/null +++ b/docs/banner.html @@ -0,0 +1,15 @@ +<HTML> + +<title>Banner</title> + + +<body text="#ffffff" bgcolor="#aa4444"> + +<center> +<p> +<font size="5">The Mesa 3D Graphics Library</font> +</p> +</center> + +</body> +</html>
\ No newline at end of file |