feat: heroku build

This commit is contained in:
Alexandr
2022-07-23 12:48:15 +03:00
parent 2f750f804f
commit 0d7859c92f
6 changed files with 13 additions and 43 deletions

View File

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