Repository: whimsy-whimsical-site Updated Branches: refs/heads/asf-site 29574f6d6 -> ec91515cf
Add Thanks link; add link to tools listing 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/ec91515c Tree: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/tree/ec91515c Diff: http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/diff/ec91515c Branch: refs/heads/asf-site Commit: ec91515cfda216f45fc76825ab612bfccb912785 Parents: 29574f6 Author: Shane Curcuru <[email protected]> Authored: Thu Apr 19 08:44:05 2018 -0400 Committer: Shane Curcuru <[email protected]> Committed: Thu Apr 19 08:44:05 2018 -0400 ---------------------------------------------------------------------- index.html | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site/blob/ec91515c/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 1023e53..041db29 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,7 @@ <li><a href="https://www.apache.org/foundation/thanks.html">Thanks to our Supporters</a></li> <li><a href="https://www.apache.org/foundation/contributing.html">Support Apache</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a> to our Sponsors!</li> <li><a href="https://www.apache.org/security/">Security</a></li> <li><a href="https://www.apache.org/licenses/">License</a></li> </ul> @@ -112,6 +113,7 @@ <li><a href="http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site.git">Source for this whimsical website</a></li> <li><a href="https://whimsy.apache.org/technology/">Dependencies and Server details</a></li> <li><a href="https://github.com/apache/whimsy/blob/master/TODOS.md">Todos / Planned Work</a></li> + <li><a href="https://whimsy.apache.org/">List of Whimsy Tools Available</a> (some publicly available)</li> <li><del>Download Whimsy</del> - no formal software releases have been made yet; see the source.</li> </ul> </div>
