From 0ce36a4b99f97369f228f03c800014ceff673723 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 13 Mar 2021 23:31:22 +0100 Subject: [PATCH] :sparkles: (index) change note app --- package.json | 4 ++-- public/index.html | 15 +++++++++------ 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 9e0e7a7..09cc5fa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ova", + "name": "lite-notes", "version": "0.1.0", "private": true, "scripts": { @@ -53,4 +53,4 @@ "typescript": "~4.1.3", "vue-jest": "^5.0.0-0" } -} +} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 4123528..734a323 100644 --- a/public/index.html +++ b/public/index.html @@ -1,15 +1,18 @@ - - - - - <%= htmlWebpackPlugin.options.title %> + + + + + Lite notes