From 2859199731dfe5754143ec2131c4d416167da02d Mon Sep 17 00:00:00 2001 From: devDavmen <74153191+devDavmen@users.noreply.github.com> Date: Mon, 16 Nov 2020 01:55:50 +0000 Subject: [PATCH 1/2] Update cnames_active.js I added my request --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 76de74d0..1df4b74b 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2366,6 +2366,7 @@ var cnames_active = { "thehorizon": "kavanmevada.github.io/the-horizon-blog", "theme-next": "hexo-theme-next.netlify.app", "themoviedb": "chrisenytc.github.io/themoviedb", // noCF? (don´t add this in a new PR) + "thenandnow": "https://devdavmen.github.io/then-and-now", "theoddgarlic": "theoddgarlic.github.io", "theorem": "arguiot.github.io/TheoremJS", "thepeachtimes": "thepeachtimes.github.io", From c65712fb95452bfa814539cd7386a35fbe8b92bc Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Mon, 16 Nov 2020 12:58:50 +0000 Subject: [PATCH 2/2] Rm https --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 1df4b74b..cf4a9b04 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2366,7 +2366,7 @@ var cnames_active = { "thehorizon": "kavanmevada.github.io/the-horizon-blog", "theme-next": "hexo-theme-next.netlify.app", "themoviedb": "chrisenytc.github.io/themoviedb", // noCF? (don´t add this in a new PR) - "thenandnow": "https://devdavmen.github.io/then-and-now", + "thenandnow": "devdavmen.github.io/then-and-now", "theoddgarlic": "theoddgarlic.github.io", "theorem": "arguiot.github.io/TheoremJS", "thepeachtimes": "thepeachtimes.github.io",