From 190e273bc544b8c346ea6f69a07432fd19c145c3 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Wed, 12 Oct 2022 12:05:38 -0700 Subject: [PATCH] Add dynamic top matter --- src/App.vue | 26 ++++--- src/components/Timeline.vue | 139 ++++++++++++++++++++---------------- 2 files changed, 88 insertions(+), 77 deletions(-) diff --git a/src/App.vue b/src/App.vue index 42230b9f..5378cd5e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -51,20 +51,6 @@ - - + + \ No newline at end of file