From d1b6cdcbd8378b4606416e31477d6a45f9d65f8a Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 28 Jun 2025 00:33:34 +0200 Subject: [PATCH] feat(cozy): minimal code to for form submission --- site/src/pages/cozy.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/site/src/pages/cozy.html b/site/src/pages/cozy.html index 31b80e8..b839ea3 100644 --- a/site/src/pages/cozy.html +++ b/site/src/pages/cozy.html @@ -1,20 +1,21 @@ - + - Cozy (McFly) + Cozy - + -

{{ appName }} - {{McFly.hello}}

-
- +

Cozy

+ +
+

+ {{ McFly }} +

\ No newline at end of file