Author: mpoole
Date: Thu Jan 26 17:13:34 2012
New Revision: 1236295
URL: http://svn.apache.org/viewvc?rev=1236295&view=rev
Log:
Initial commit of skeleton for bloodhound website
Added:
incubator/bloodhound/trunk/website/
incubator/bloodhound/trunk/website/index.html
Added: incubator/bloodhound/trunk/website/index.html
URL:
http://svn.apache.org/viewvc/incubator/bloodhound/trunk/website/index.html?rev=1236295&view=auto
==============================================================================
--- incubator/bloodhound/trunk/website/index.html (added)
+++ incubator/bloodhound/trunk/website/index.html Thu Jan 26 17:13:34 2012
@@ -0,0 +1,12 @@
+<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"
xml:lang="en-US">
+
+<head profile="http://gmpg.org/xfn/11">
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta name="distribution" content="global" />
+ <meta name="language" content="en" />
+ <title>BloodHound - Open source bug tracker</title>
+</head>
+<body>
+
+</body>
+</html>