beber pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=d56fb7b65170ed613b9c0930d446f799d57d78d6
commit d56fb7b65170ed613b9c0930d446f799d57d78d6 Author: Bertrand Jacquin <[email protected]> Date: Wed Oct 18 22:54:22 2017 +0100 MINOR: Add interwiki link for phab --- public_html/conf/interwiki.local.conf | 1 + public_html/lib/images/interwiki/phab.png | Bin 0 -> 441 bytes 2 files changed, 1 insertion(+) diff --git a/public_html/conf/interwiki.local.conf b/public_html/conf/interwiki.local.conf index 9b8e60aa..6c2724a9 100644 --- a/public_html/conf/interwiki.local.conf +++ b/public_html/conf/interwiki.local.conf @@ -1 +1,2 @@ bitcoin bitcoin:{NAME} +phab https://phab.enlightenment.org/{NAME} diff --git a/public_html/lib/images/interwiki/phab.png b/public_html/lib/images/interwiki/phab.png new file mode 100644 index 00000000..b5e15395 Binary files /dev/null and b/public_html/lib/images/interwiki/phab.png differ --
