diff options
Diffstat (limited to 'content/docs')
| -rw-r--r-- | content/docs/_index.md | 7 | ||||
| -rw-r--r-- | content/docs/timeline-test/index.md | 17 |
2 files changed, 24 insertions, 0 deletions
diff --git a/content/docs/_index.md b/content/docs/_index.md new file mode 100644 index 0000000..9547d7d --- /dev/null +++ b/content/docs/_index.md @@ -0,0 +1,7 @@ +--- +title: docs +categories: "" +thumbnail: "" +alias: [] +fmContentType: index +--- diff --git a/content/docs/timeline-test/index.md b/content/docs/timeline-test/index.md new file mode 100644 index 0000000..b789d38 --- /dev/null +++ b/content/docs/timeline-test/index.md @@ -0,0 +1,17 @@ +--- +title: Timeline Test +description: Test Page for Timelinejs +date: 2024-11-20T12:43:24.828Z +metadata: full +categories: docs +tags: [] +thumbnail: https://loremflickr.com/420/360/corrupt/all?=random1 +type: docs +draft: false +alias: [] +modules: timelinejs3 +fmContentType: timelinejs +--- + + +{{< timelinejs jsonFile="knightlabs.json" >}}
\ No newline at end of file |
