diff options
author | httpd <httpd@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2004-03-17 02:16:05 +0000 |
---|---|---|
committer | httpd <httpd@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2004-03-17 02:16:05 +0000 |
commit | 4dead457a59220406dd9fcd40997d7a7b27571b0 (patch) | |
tree | 330ebb0fc614b233a678bbb841f0ca06a2f6aef5 /www |
Initial data for the j3d-examples project
Diffstat (limited to 'www')
-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> |