From 815c4acbf141a404182da7df8538a1ce1a16eab7 Mon Sep 17 00:00:00 2001 From: Aaron <61044836+57Aaron@users.noreply.github.com> Date: Wed, 1 Jul 2020 02:25:58 +0800 Subject: [PATCH 1/2] Update cnames_active.js --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index e0fc3c8b..464fe6e9 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -59,6 +59,7 @@ var cnames_active = { "a11yslider": "mmahandev.github.io/a11y-slider", "a6smile": "a6smile.github.io", "aalaap": "aalaap.github.io", + "aaron": "57aaron.github.io" "abbyz": "Abbyzhoum.github.io", "abc": "afexteam.github.io/abc-mobile", "abdalla": "the94air.github.io/abdalla", From eb5edbb7f1039e48608cf2056f094281a4ec4627 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Wed, 1 Jul 2020 23:06:46 +0100 Subject: [PATCH 2/2] Missing comma --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 464fe6e9..d0dde85e 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -59,7 +59,7 @@ var cnames_active = { "a11yslider": "mmahandev.github.io/a11y-slider", "a6smile": "a6smile.github.io", "aalaap": "aalaap.github.io", - "aaron": "57aaron.github.io" + "aaron": "57aaron.github.io", "abbyz": "Abbyzhoum.github.io", "abc": "afexteam.github.io/abc-mobile", "abdalla": "the94air.github.io/abdalla",