diff options
Diffstat (limited to 'content')
| m--------- | content/docs | 0 | ||||
| -rw-r--r-- | content/docs/_index.md | 7 | ||||
| -rw-r--r-- | content/docs/timeline-test/index.md | 17 | ||||
| -rw-r--r-- | content/evidence/timeline.md | 14 |
4 files changed, 13 insertions, 25 deletions
diff --git a/content/docs b/content/docs new file mode 160000 +Subproject bd07671d462935fc3aa3b7de38498037f474140 diff --git a/content/docs/_index.md b/content/docs/_index.md deleted file mode 100644 index 9547d7d..0000000 --- a/content/docs/_index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: docs -categories: "" -thumbnail: "" -alias: [] -fmContentType: index ---- diff --git a/content/docs/timeline-test/index.md b/content/docs/timeline-test/index.md deleted file mode 100644 index b789d38..0000000 --- a/content/docs/timeline-test/index.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -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 diff --git a/content/evidence/timeline.md b/content/evidence/timeline.md index bc1a8f9..21f0af9 100644 --- a/content/evidence/timeline.md +++ b/content/evidence/timeline.md @@ -12,6 +12,7 @@ categories: - Evidence draft: false fmContentType: evidence +modules: timelinejs --- > [!WARNING] @@ -19,4 +20,15 @@ fmContentType: evidence ---- -{{< timeline data="bs-timeline" background="dark" >}} +__TimelineJs Should be rendered below__ + +{{< timelinejs blockId="timeline-content" jsonFile="../../timelinejs.json" >}} + +----- + +IFF the timeline is not rendered above, then please use this button to visit +the backup. + +{{< button href="https://docs.corruptlamar.com/timelinejs/" color="warning" tooltip="Click here to visit backup page." >}} +TimelineJs Backup Page +{{< /button >}} |
