summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/data/files/bs-timeline.json
diff options
context:
space:
mode:
Diffstat (limited to '.frontmatter/config/data/files/bs-timeline.json')
-rw-r--r--.frontmatter/config/data/files/bs-timeline.json36
1 files changed, 1 insertions, 35 deletions
diff --git a/.frontmatter/config/data/files/bs-timeline.json b/.frontmatter/config/data/files/bs-timeline.json
index f845efe..57ef409 100644
--- a/.frontmatter/config/data/files/bs-timeline.json
+++ b/.frontmatter/config/data/files/bs-timeline.json
@@ -5,40 +5,6 @@
"file": "[[workspace]]/data/bs-timeline.yml",
"labelField": "name",
"fileType": "yaml",
- "singleEntry": true,
- "schema": {
- "title": "Timeline",
- "type": "object",
- "required": [
- "title",
- "date"
- ],
- "properties": {
- "name": {
- "type": "string",
- "title": "Title"
- },
- "date": {
- "type": "string",
- "title": "Date"
- },
- "icon": {
- "type": "string",
- "title": "Icon"
- },
- "color": {
- "type": "string",
- "title": "Color"
- },
- "url": {
- "type": "string",
- "title": "URL"
- },
- "content": {
- "type": "string",
- "title": "Content"
- }
- }
- },
+ "singleEntry": false,
"type": "bs-timeline"
} \ No newline at end of file