summaryrefslogtreecommitdiffstats
path: root/content/evidence/timeline.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/evidence/timeline.md')
-rw-r--r--content/evidence/timeline.md41
1 files changed, 2 insertions, 39 deletions
diff --git a/content/evidence/timeline.md b/content/evidence/timeline.md
index 352942a..b59a02d 100644
--- a/content/evidence/timeline.md
+++ b/content/evidence/timeline.md
@@ -4,11 +4,7 @@ description: "Work In Progress: Timeline of Events"
date: 2024-09-07T18:13:55-04:00
lastmod: 2024-09-07T18:13:55-04:00
layout: docs
-seo:
- title: "" # custom title (optional)
- description: "Timeline of events." # custom description (recommended)
- canonical: "" # custom canonical URL (optional)
- noindex: false # false (default) or true
+tags: ["timeline", "events", "dates", "calendar"]
---
> [!> [!IMPORTANT]
@@ -16,37 +12,4 @@ seo:
----
-<div id="popup" class="popup" onclick="popupfunction()">
-
-```mermaid
-%%{init: { 'logLevel': 'debug', 'theme': 'default' , 'themeVariables': {
- 'cScale0': '#ff0000', 'cScaleLabel0': '#ffffff',
- 'cScale1': '#00ff00',
- 'cScale2': '#0000ff', 'cScaleLabel2': '#ffffff'
- } } }%%
-timeline
- title Timeline of Events
- 2016-06-03 : Discovery of plans for a Solar Power Plant
- 2020-10 : First letter written to Dayton without response
- 2020-12-31 : Chief Matthews purchases Dayton Property
- 2021-01-01 : Shane Tyler vandalizes yard with truck and trailer
- 2021-02-26 : Shane Tyler begins to clear land before sale is finalized
- 2021-03-23 : Sheriff Dept raids home over false allegations - beginning of difficulties with L.E.O.
- 2022-02-22 : Discovery of Chief Matthews Poaching spot.
- 2022-10-07 : Mr. Dayton Passes
- 2022-11-07 : Neighbor's kids through party until 2-3am
- 2023-12-18 : Informed of Subdivision
- 2023-10-22 : Detained in county jail, reason unknown - Fire Chief ignores calls for aid in search.
- 2023-12-23 : Neighbors steal mailbox with important tax documentation.
- 2024-05-12 : Firearm discharged by neighbor while walking dog.
-
-```
-
-</div>
-
-<script>
-function popupfunction() {
- var popup = document.getElementById("popup");
- popup.classList.toggle("show");
-}
-</script>
+{{< timeline data="timeline" background="dark" >}}