diff --git a/index.html b/index.html index a888544..d7206f1 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + - Vite App + SadlyNotSappho
diff --git a/src/App.vue b/src/App.vue index 9202be1..e09c96a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,7 +5,7 @@ import TheWelcome from './components/TheWelcome.vue'