Add some text to explain what this does

This commit is contained in:
Peter Stockings
2023-12-16 17:57:41 +11:00
parent 9d4e6e1709
commit ca4cfd27b9
2 changed files with 18 additions and 4 deletions

View File

@@ -22,7 +22,15 @@
</svg>
<span class="sr-only" data-id="42">Toggle user menu</span></a>
</header>
<h5 class="text-xl text-gray-500 mb-4">Create your own javascript HTTP & Timer handlers</h5>
<h5 class="text-xl md:text-2xl lg:text-3xl font-semibold text-gray-700 mb-4">Create your own JavaScript HTTP & Timer
handlers</h5>
<p class="text-base md:text-lg text-gray-600 leading-relaxed mb-6">
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.
</p>
<div class="flex space-x-2 p-2 border-b border-gray-200 dark:border-gray-800">
<button