From ee59e6fa02221a6c5c427f015079b2c13be917e3 Mon Sep 17 00:00:00 2001 From: sawden <36924392+sawden@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:49:11 +0100 Subject: [PATCH] docs: update logo and add gradient to landing page (#837) https://github.com/nuxt-modules/storybook/pull/827 --- docs/app/components/GradientBackground.vue | 10 +++ docs/app/components/Logo.vue | 77 ++++++++++------------ docs/app/pages/index.vue | 1 + docs/content/index.yml | 2 +- 4 files changed, 47 insertions(+), 43 deletions(-) create mode 100644 docs/app/components/GradientBackground.vue diff --git a/docs/app/components/GradientBackground.vue b/docs/app/components/GradientBackground.vue new file mode 100644 index 00000000..d703cce7 --- /dev/null +++ b/docs/app/components/GradientBackground.vue @@ -0,0 +1,10 @@ + diff --git a/docs/app/components/Logo.vue b/docs/app/components/Logo.vue index de775987..0bebb496 100644 --- a/docs/app/components/Logo.vue +++ b/docs/app/components/Logo.vue @@ -1,50 +1,43 @@ diff --git a/docs/app/pages/index.vue b/docs/app/pages/index.vue index 64fde1e7..bd844850 100644 --- a/docs/app/pages/index.vue +++ b/docs/app/pages/index.vue @@ -15,6 +15,7 @@ useSeoMeta({