From eda280becff7552f48cb67e3f8445e51f6c91ddc Mon Sep 17 00:00:00 2001 From: MikeCZ23 <45541448+MikeCZ23@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:48:04 +0200 Subject: [PATCH] Update HomeHeroComponent.vue --- .vitepress/theme/components/HomeHeroComponent.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.vitepress/theme/components/HomeHeroComponent.vue b/.vitepress/theme/components/HomeHeroComponent.vue index eb81d90..8d943be 100644 --- a/.vitepress/theme/components/HomeHeroComponent.vue +++ b/.vitepress/theme/components/HomeHeroComponent.vue @@ -34,6 +34,10 @@ const colors = ['transparent', '#1549e6', '#f00'];