From 4dfcaef2338c01463b8b1dd5d9b7bbddf822f6cb Mon Sep 17 00:00:00 2001 From: Diego Vester Date: Tue, 20 Jan 2026 14:21:26 -0600 Subject: [PATCH] feat: add title and opening line --- index.html | 2 +- src/App.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 9e5fc8f..f7f12cf 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Vite App + toonpets
diff --git a/src/App.vue b/src/App.vue index 7905b05..b310381 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,7 +8,7 @@ import HelloWorld from './components/HelloWorld.vue'
- +