From 1695c6851a3fb7ad610d46bb5b3fc83dded01065 Mon Sep 17 00:00:00 2001 From: geoffroy-noel-ddh Date: Thu, 14 Nov 2024 08:11:31 +0000 Subject: [PATCH] Automated annotations indexing --- app/data/index/tests.json | 2 +- app/index.json | 2 +- app/stats.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/data/index/tests.json b/app/data/index/tests.json index ea37c5318..adabedc2d 100644 --- a/app/data/index/tests.json +++ b/app/data/index/tests.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-11-13T18:11:19.048Z", + "dc:modified": "2024-11-14T08:11:30.579Z", "dc:creator": "https://github.com/kingsdigitallab/crossreads/blob/main/tools/index.mjs", "dc:source": "https://github.com/kingsdigitallab/crossreads/tree/main/annotations" }, diff --git a/app/index.json b/app/index.json index 10c5af029..426af5214 100644 --- a/app/index.json +++ b/app/index.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-11-13T18:11:19.001Z", + "dc:modified": "2024-11-14T08:11:30.514Z", "dc:creator": "https://github.com/kingsdigitallab/crossreads/blob/main/tools/index.mjs", "dc:source": "https://github.com/kingsdigitallab/crossreads/tree/main/annotations" }, diff --git a/app/stats.json b/app/stats.json index 1815dc775..cb3a8ada1 100644 --- a/app/stats.json +++ b/app/stats.json @@ -1,7 +1,7 @@ { "meta": { "@context": "http://schema.org", - "dc:modified": "2024-11-13T18:11:19.047Z", + "dc:modified": "2024-11-14T08:11:30.578Z", "dc:creator": "https://github.com/kingsdigitallab/crossreads/blob/main/tools/index.mjs", "dc:source": "https://github.com/kingsdigitallab/crossreads/tree/main/annotations" },