diff options
author | httpd <> | 2004-05-13 18:09:43 +0000 |
---|---|---|
committer | httpd <> | 2004-05-13 18:09:43 +0000 |
commit | c1ce3c37a7a643fc7e2b85f3073bc51e1c5c1634 (patch) | |
tree | 330ebb0fc614b233a678bbb841f0ca06a2f6aef5 /www/index.html | |
parent | 4ea574083daac0dfde9a2c78b204c904c03d8401 (diff) |
Initial data for the j3d-core-utils project
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@2 9497e636-51bd-65ba-982d-a4982e1767a5
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..40bd357 --- /dev/null +++ b/www/index.html @@ -0,0 +1,8 @@ +<html> + <head> + <title>Default Project Content</title> + </head> + <body> + This is the default project content. + </body> +</html> |