From 20aaa7e70db9e308705eb8f2911f6b387e88b2d6 Mon Sep 17 00:00:00 2001 From: Shea Date: Mon, 14 Oct 2024 00:22:56 +1300 Subject: [PATCH] logo progress --- docs/.vitepress/config.mts | 9 +++++---- docs/assets/IndraCube1-light.svg | 12 ------------ docs/assets/IndraCube1.svg | 12 ------------ docs/assets/slice1bdark.svg | 12 ++++++++++++ docs/assets/slice1blight.svg | 12 ++++++++++++ 5 files changed, 29 insertions(+), 28 deletions(-) delete mode 100644 docs/assets/IndraCube1-light.svg delete mode 100644 docs/assets/IndraCube1.svg create mode 100644 docs/assets/slice1bdark.svg create mode 100644 docs/assets/slice1blight.svg diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 4066836..f2433bf 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -6,10 +6,11 @@ export default defineConfig({ description: "Revisor is a robust versioning and publishing system for Laravel Eloquent Models.", cleanUrls: true, themeConfig: { - // logo: { - // light: '/assets/IndraCube1-light.svg', - // dark: '/assets/IndraCube1.svg', - // }, + logo: { + light: '/assets/slice1blight.svg', + dark: '/assets/slice1bdark.svg', + }, + siteTitle: false, // https://vitepress.dev/reference/default-theme-config nav: [ {text: "IndraCollective", link: "https://indracollective.dev"}, diff --git a/docs/assets/IndraCube1-light.svg b/docs/assets/IndraCube1-light.svg deleted file mode 100644 index da7ea9e..0000000 --- a/docs/assets/IndraCube1-light.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/docs/assets/IndraCube1.svg b/docs/assets/IndraCube1.svg deleted file mode 100644 index 80f8e72..0000000 --- a/docs/assets/IndraCube1.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/docs/assets/slice1bdark.svg b/docs/assets/slice1bdark.svg new file mode 100644 index 0000000..221a18c --- /dev/null +++ b/docs/assets/slice1bdark.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/docs/assets/slice1blight.svg b/docs/assets/slice1blight.svg new file mode 100644 index 0000000..88611f0 --- /dev/null +++ b/docs/assets/slice1blight.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + +