Repository: couchdb-www Updated Branches: refs/heads/asf-site 99f721e1c -> 355443455
Add Design ML Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/eff744f6 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/eff744f6 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/eff744f6 Branch: refs/heads/asf-site Commit: eff744f6b14bbc9ce40be2768572ca8912fec8a0 Parents: 92a4767 Author: michellephung <[email protected]> Authored: Mon Oct 12 13:34:59 2015 -0400 Committer: michellephung <[email protected]> Committed: Mon Oct 12 13:34:59 2015 -0400 ---------------------------------------------------------------------- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/eff744f6/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index f65116c..1fdd807 100644 --- a/index.html +++ b/index.html @@ -345,6 +345,15 @@ This fabulous linen texture was integrated into the site design. <p>A single stream of generated notification from JIRA, GitHub etc.</p> </div> + <div class="list-header"> + <a href="http://mail-archives.apache.org/mod_mbox/couchdb-design/"><strong>Design</strong></a> + <a id="notifications-mailing-list" class="hash-target"> </a> + <a href="mailto:[email protected]">Subscribe</a> · + <a href="mailto:[email protected]">Post</a> · + <a href="mailto:[email protected]">Unsubscribe</a> + <p>A place for UI/UX designers and enthusiasts to discuss Fauxton, the CouchDB website, and any other design related topics.</p> + </div> + </div> </div>
