From 8f3028f60dc15a1ffa0c05b68037171a1de5be33 Mon Sep 17 00:00:00 2001 From: Anenth Date: Wed, 8 Apr 2015 15:24:37 +0530 Subject: [PATCH] Added anenth to cname list added ` "anenth": "anenth.github.io" ` --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 551796cf..84a5a6cc 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -22,10 +22,11 @@ */ var cnames_active = { + "anenth": "anenth.github.io", "dns": "js-org.github.io/dns", "labelauty": "fntneves.github.io/jquery-labelauty", "logo": "js-org.github.io/logo", "radial": "ckgrafico.github.io/radial.js", "tagster": "goschevski.github.io/tagster", - "zodiac": "indus.github.io/Zodiac" + "zodiac": "indus.github.io/Zodiac", }