From 3922e89765c1103e4b958ee270590cfa09d7f619 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 5 Jul 2025 20:18:51 +0200 Subject: [PATCH] feat(cozy): label example "for form handling" --- site/src/pages/cozy.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/site/src/pages/cozy.html b/site/src/pages/cozy.html index 97b1e6d..add7094 100644 --- a/site/src/pages/cozy.html +++ b/site/src/pages/cozy.html @@ -1,3 +1,8 @@ + + @@ -5,12 +10,9 @@ Cozy - - A Cozy test page. + A Cozy test page for form handling.

On this page is a demonstration of form submission handing in McFly. A McFly object is accessible on the page which contains request event properties: path, method, query, body.

@@ -22,4 +24,4 @@ {{ McFly }} - \ No newline at end of file +