// This is the configuration file for the application.
// For VitePress config (themeConfig), refer to .vitepress/config.mts.

export default {
  plus: {
    price: '€19.99',
    purchaseUrl: 'https://store.koel.dev/checkout/buy/58e8adbc-b1aa-43f9-b768-a52d1d8e6a40?media=0&logo=0&desc=0',
  }
}
