From 8f7d9eeabee7c8ace437adf5ae5b067fbb8f11be Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Tue, 19 Jan 2021 12:44:11 +0100 Subject: [PATCH] added notebook>tab>note triad.. --- data/sandpointsnamegraph.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/sandpointsnamegraph.json b/data/sandpointsnamegraph.json index a61716f..9c04c66 100644 --- a/data/sandpointsnamegraph.json +++ b/data/sandpointsnamegraph.json @@ -1,15 +1,18 @@ { "syllabus": "syllabi", "curriculum": "curriculums", + "notebook": "notebooks", "book": "books", "journal": "journals", "topic": "topics", "part": "parts", "issue": "issues", + "tab": "tabs", "experiment": "experiments", "session": "sessions", "chapter": "chapters", "article": "articles", + "note": "notes", "annex": "annexes", "author": "authors" }