summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/data/files/bs-timeline.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-11-19 19:45:55 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2024-11-19 19:45:55 -0500
commitd12e6aa24bfa713a82d446f04dfcc484338d7b2f (patch)
tree782e608bfbffed3c6682dbb41becf12727428350 /.frontmatter/config/data/files/bs-timeline.json
parentf2e3ef95f886397116c21679a94437c9bd6ecb24 (diff)
chore: :arrow_up: minor changes pull upgrades
Only Minor changes, pulling upgrades from origin
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