ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=8e9cab6a9246681a9af7670b387eff3e71d48a14
commit 8e9cab6a9246681a9af7670b387eff3e71d48a14 Author: Andy Williams <[email protected]> Date: Mon Nov 20 16:34:46 2017 +0000 Add link to our new contributor space --- public_html/lib/tpl/e/nav.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public_html/lib/tpl/e/nav.html b/public_html/lib/tpl/e/nav.html index 56b65d42..c5cd25ee 100644 --- a/public_html/lib/tpl/e/nav.html +++ b/public_html/lib/tpl/e/nav.html @@ -5,3 +5,4 @@ <li><a href="<?= wl('docs') ?>">Docs</a></li> <li><a href="<?= wl('news') ?>">News</a></li> <li><a href="https://phab.enlightenment.org/">Devel</a></li> +<li><a href="<?= wl('contrib/') ?>">Contribute</a></li> --
