From 3c60ad4f140d4bfc914e1316cb5ba314f36bd14d Mon Sep 17 00:00:00 2001 From: N-Pex Date: Wed, 19 May 2021 13:22:28 +0200 Subject: [PATCH] Make app title configurable Issue #123 --- src/App.vue | 4 +++- src/assets/config.json | 1 + vue.config.js | 14 +++++++++++--- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 1bad6de..0e1d17e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,6 +7,8 @@