From f450567cc7b405bfbacec7eab4874e4333724351 Mon Sep 17 00:00:00 2001 From: R40fendt Date: Tue, 22 Apr 2025 17:07:19 +0200 Subject: [PATCH] =?UTF-8?q?BuLi-Tipp=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 3 +- src/Fotos/fußball-wallpaper.jpg | Bin 0 -> 1101954 bytes src/components/Navbar.vue | 19 ++- src/router/index.ts | 4 +- src/views/Bulitipp.vue | 200 ++++++++++++++++++++++++++++++++ 5 files changed, 220 insertions(+), 6 deletions(-) create mode 100755 src/Fotos/fußball-wallpaper.jpg create mode 100644 src/views/Bulitipp.vue diff --git a/src/App.vue b/src/App.vue index 59b9613..4c54925 100644 --- a/src/App.vue +++ b/src/App.vue @@ -14,6 +14,8 @@ export default { \ No newline at end of file