pull/588/head
Georges Gomes 4 years ago
parent b849470993
commit c02b7da342

@ -5,18 +5,6 @@ export default defineConfig({
title: 'VitePress',
description: 'Vite & Vue powered static site generator.',
lastUpdated: true,
head: () => [
['meta', { name: 'author', content: 'divRIOTS' }],
[
'meta',
{
name: 'keywords',
content:
'designsystems, design-systems, react, vue, svelte, angular, webcomponent, webcomponents, web-component, web-components'
}
]
],
//cleanUrls: true,
themeConfig: {
repo: 'vuejs/vitepress',

Loading…
Cancel
Save