feat: disable lastUpdated

This commit is contained in:
Alexandr
2022-07-23 18:56:18 +03:00
parent c317bcee9b
commit bb620168ce
3 changed files with 2 additions and 5 deletions

View File

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