diff --git a/templates/dashboard.html b/templates/dashboard.html index 27fc0ec..788446a 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -84,9 +84,15 @@ + data-state="closed"> + + + + + + Toggle user menu
diff --git a/templates/home.html b/templates/home.html index 20a0efd..1a05a6a 100644 --- a/templates/home.html +++ b/templates/home.html @@ -22,7 +22,15 @@ Toggle user menu -
Create your own javascript HTTP & Timer handlers
+
Create your own JavaScript HTTP & Timer + handlers
+ +

+ This tool allows you to write and execute JavaScript code for HTTP and timer-based functions. Utilize the on-page + code editor to develop and modify your scripts. Once executed, view the responses and logs immediately, providing + direct insight into the behavior and output of your handlers. +

+