diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 4e5e0f21..4e395244 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -26,8 +26,9 @@ export default defineConfig({ siteTitle: 'Leaf PHP', search: { - provider: 'local', // provider: 'algolia', + provider: 'local', + // options: { // appId: 'Q38TT8XUN9', // indexName: 'leafphp', diff --git a/.vitepress/theme/components/Home/Sponsors.vue b/.vitepress/theme/components/Home/Sponsors.vue index 58b53737..15245c3d 100644 --- a/.vitepress/theme/components/Home/Sponsors.vue +++ b/.vitepress/theme/components/Home/Sponsors.vue @@ -9,7 +9,7 @@ import SponsorGroup from '../shared/SponsorGroup.vue';

Leaf is all of us

Leaf is fully community backed. Your donations go a long way to help us keep Leaf running and keep up with the - demand associated with the growth of our tools. Here are our top sponsors ❤️ + demand associated with the growth of our tools. Here are our current sponsors ❤️

diff --git a/.vitepress/theme/components/shared/Banner.vue b/.vitepress/theme/components/shared/Banner.vue index c51e3e88..234386ab 100644 --- a/.vitepress/theme/components/shared/Banner.vue +++ b/.vitepress/theme/components/shared/Banner.vue @@ -31,7 +31,7 @@ const dismiss = () => {