From d569ec88e50cdbe26c3ba6d638244b113cf2b566 Mon Sep 17 00:00:00 2001 From: KittenTM Date: Thu, 14 May 2026 07:55:21 +0200 Subject: [PATCH] run lint --- app/pages/index.vue | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/app/pages/index.vue b/app/pages/index.vue index 6fbca96..e5740fa 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -3,18 +3,26 @@
- Wii U GamePad + Wii U GamePad

We do justice to the Wii U.

- +

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

- Pssst.. our codebase is open source! Check out our Forgejo repository to see how we bring the Wii U back to life, and maybe even contribute yourself: https://git.spbr.net/spacebar + Pssst.. our codebase is open source! Check out our Forgejo repository to see how we bring the Wii U back to life, and maybe even contribute yourself: https://git.spbr.net/spacebar

@@ -138,9 +146,9 @@ flex-direction: row; gap: 4rem; } - + .title { font-size: 4.5rem; } } - \ No newline at end of file +