There was an error while loading. Please reload this page.
1 parent 775e566 commit 901a8fcCopy full SHA for 901a8fc
docs/.vitepress/config.mjs
@@ -1,6 +1,7 @@
1
import { defineConfig } from 'vitepress';
2
3
export default defineConfig({
4
+ base: '/vue-color-picker/',
5
title: 'Radial Color Picker',
6
description: 'Minimalistic color picker with a focus on size, accessibility and performance.',
7
head: [
0 commit comments