docs: Removed html endings

This commit is contained in:
Ilya Artamonov
2022-12-13 18:54:28 +03:00
parent f9c285c3ee
commit cb30c50c59

View File

@@ -82,6 +82,7 @@ function getUtils() {
*/
export default defineConfig({
title: 'Flowbite Vue 3',
cleanUrls: 'without-subfolders',
head: [
['link', { rel: "icon", type: "image/svg", href: "/assets/logo.svg"}],
],