diff options
Diffstat (limited to 'sdml-catalog.json')
-rw-r--r-- | sdml-catalog.json | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sdml-catalog.json b/sdml-catalog.json index de66410..87429f1 100644 --- a/sdml-catalog.json +++ b/sdml-catalog.json @@ -1,12 +1,18 @@ { "base": "https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/", "entries": { - "learning": { + "learn": { "item": { - "relative_url": "learning/core#", + "relative_url": "learn/core#", "relative_path": "learn/core.sdm" } }, + "learn_tentacular": { + "item": { + "relative_url": "learn/tentacular#", + "relative_path": "learn/tentacular.sdm" + } + }, "waste": { "item": { "relative_url": "waste/core#", |