From 2f8c38f55edd286a34bc1e7db2df0e260d2b6908 Mon Sep 17 00:00:00 2001 From: andatoshiki Date: Sun, 15 Sep 2024 09:43:42 -0700 Subject: [PATCH] feat(confetti): add vue confetti component utility source to vitepress component directory and add registered component to index landing page of vitepress note site --- docs/.vitepress/theme/components/Confetti.vue | 13 +++ docs/index.md | 86 +------------------ 2 files changed, 14 insertions(+), 85 deletions(-) create mode 100644 docs/.vitepress/theme/components/Confetti.vue diff --git a/docs/.vitepress/theme/components/Confetti.vue b/docs/.vitepress/theme/components/Confetti.vue new file mode 100644 index 00000000..e1764b38 --- /dev/null +++ b/docs/.vitepress/theme/components/Confetti.vue @@ -0,0 +1,13 @@ + diff --git a/docs/index.md b/docs/index.md index b02f3105..7fcebda2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,88 +31,4 @@ features: details: An epiphany, derived from the Latin word "epiphania," is a moment of sudden and brilliant realization or insight. These moments of clarity and inspiration are precious and should be treated as such; to ensure that we don't forget these valuable ideas. --- - +