docs: Removed html endings
This commit is contained in:
@@ -82,6 +82,7 @@ function getUtils() {
|
|||||||
*/
|
*/
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
title: 'Flowbite Vue 3',
|
title: 'Flowbite Vue 3',
|
||||||
|
cleanUrls: 'without-subfolders',
|
||||||
head: [
|
head: [
|
||||||
['link', { rel: "icon", type: "image/svg", href: "/assets/logo.svg"}],
|
['link', { rel: "icon", type: "image/svg", href: "/assets/logo.svg"}],
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user