Remove schema

This commit is contained in:
Chris Hunt
2023-01-13 18:21:11 +00:00
parent 1e3adcef59
commit 7fd210c506
2 changed files with 1 additions and 3 deletions

View File

@@ -5,9 +5,8 @@ const nextConfig = {
name: 'Kasm Technologies',
description: 'The official store for Kasm supported applications.',
icon: '/img/logo.svg',
listUrl: 'https://registry.kasmweb.com/list.json',
listUrl: 'https://registry.kasmweb.com/',
contactUrl: 'https://kasmweb.com/support',
schema: '1.0',
},
reactStrictMode: true,
swcMinify: true,