From 991149a3ca8dd3eb7615deb5c416067a8e8b91bc Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 6 Mar 2024 15:06:49 +0100 Subject: [PATCH] CESIUM Tiddler iframe --- templates/data/CESIUM.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/data/CESIUM.json diff --git a/templates/data/CESIUM.json b/templates/data/CESIUM.json new file mode 100644 index 00000000..61e54160 --- /dev/null +++ b/templates/data/CESIUM.json @@ -0,0 +1,8 @@ +[ + { + "title": "CESIUM", + "text": "", + "tags": "_PLAYER_", + "type": "text/vnd.tiddlywiki" + } +]