diff options
author | Brian Paul <[email protected]> | 2003-03-08 17:38:57 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2003-03-08 17:38:57 +0000 |
commit | 0b27aceae2464db3dd149cf4fd667e353a655c5e (patch) | |
tree | a8df88dd0893e04a6fe4f125ddd361a1bde9d7ae /docs/banner.html | |
parent | dc32636cfd38916ad7b2150e10765026dbb64ce5 (diff) |
Documentation/website overhaul. The website content and doc/ directory
are now merged and are one and the same.
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 |