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/09/23 22:55:19 UTC

whimsy-whimsical-site git commit: add a link to the source

Repository: whimsy-whimsical-site
Updated Branches:
  refs/heads/asf-site 34e102b82 -> 980f64c70


add a link to the source


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/980f64c7
Tree: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/tree/980f64c7
Diff: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/diff/980f64c7

Branch: refs/heads/asf-site
Commit: 980f64c70237f0edd1d079da788c4f56d983eda9
Parents: 34e102b
Author: Sam Ruby <ru...@intertwingly.net>
Authored: Fri Sep 23 18:55:04 2016 -0400
Committer: Sam Ruby <ru...@intertwingly.net>
Committed: Fri Sep 23 18:55:04 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/blob/980f64c7/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index d187690..2a9c443 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,8 @@
   <body>
     <h1>Whimsy PMC</h1>
     <p>Placeholder for future content</p>
+
+    <p><small>Source: <a href="http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site.git">http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site.git</a></small></p>
   </body>
 </html>