From a01f6d70023174ea2c20b3a91e0d057825050ec7 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Fri, 15 Dec 2023 17:05:53 -0500 Subject: [PATCH] Remove publishDate and crEnd until we're ready to go to CR. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 10f9e403e..439436d8b 100644 --- a/index.html +++ b/index.html @@ -31,8 +31,8 @@ //subtitle: "Expressing information with verifiable provenance", // if you wish the publication date to be other than today, set this - publishDate: "2023-12-21", - crEnd: "2024-02-28", + //publishDate: "2023-12-21", + //crEnd: "2024-02-28", //prEnd: "2019-10-01", implementationReportURI: "https://w3c.github.io/vc-data-model-2.0-test-suite/", //errata: "https://w3c.github.io/vc-data-model/errata.html",