From ea6308fd45259387b6efac0812eb995caec48245 Mon Sep 17 00:00:00 2001 From: Guillaume Martigny Date: Mon, 19 Oct 2020 20:20:48 +0200 Subject: [PATCH 1/2] Add the Vinton project page --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 1f937e81..b2b7286b 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2462,6 +2462,7 @@ var cnames_active = { "viki": "viki-org.github.io/viki-web-ui", "villain": "btzr-io.github.io/Villain", "vinimdocarmo": "vinimdocarmo.github.com", // noCF? (don´t add this in a new PR) + "vinton": "vinton.js.org/website", "viperhtml": "viperhtml.github.io", "virtual-clock": "dvdgiessen.github.io/virtual-clock", "virtual-keyboard": "virtual-keyboard-javascript.github.io", From 044e310a425cf6ff4cc55d3dc35e5c1992d2f158 Mon Sep 17 00:00:00 2001 From: Stefan Keim Date: Mon, 19 Oct 2020 20:57:11 +0200 Subject: [PATCH 2/2] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index b2b7286b..d3188a26 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2462,7 +2462,7 @@ var cnames_active = { "viki": "viki-org.github.io/viki-web-ui", "villain": "btzr-io.github.io/Villain", "vinimdocarmo": "vinimdocarmo.github.com", // noCF? (don´t add this in a new PR) - "vinton": "vinton.js.org/website", + "vinton": "vinton.github.io/website", "viperhtml": "viperhtml.github.io", "virtual-clock": "dvdgiessen.github.io/virtual-clock", "virtual-keyboard": "virtual-keyboard-javascript.github.io",