You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2016/08/21 17:24:38 UTC

whimsy-whimsical-site git commit: placeholder for future content

Repository: whimsy-whimsical-site
Updated Branches:
  refs/heads/asf-site [created] 34e102b82


placeholder for future content


Project: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/commit/34e102b8
Tree: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/tree/34e102b8
Diff: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/diff/34e102b8

Branch: refs/heads/asf-site
Commit: 34e102b822fb2b94349d706c1473bd7d4db62f78
Parents: 
Author: Sam Ruby <ru...@intertwingly.net>
Authored: Sun Aug 21 13:24:08 2016 -0400
Committer: Sam Ruby <ru...@intertwingly.net>
Committed: Sun Aug 21 13:24:08 2016 -0400

----------------------------------------------------------------------
 index.html | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/blob/34e102b8/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..d187690
--- /dev/null
+++ b/index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta charset="utf-8"/>
+    <title>Whimsy PMC</title>
+  </head>
+
+  <body>
+    <h1>Whimsy PMC</h1>
+    <p>Placeholder for future content</p>
+  </body>
+</html>
+