From 40f04eb5d2c25c8c8c269ea01cf49f675e494eae Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Sat, 15 Feb 2025 23:38:06 -0500 Subject: [PATCH] update index.html: change form element from div to form for improved semantics and functionality --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index a79e0fe..6fce27d 100644 --- a/index.html +++ b/index.html @@ -246,7 +246,7 @@ Convert protocol URLs (like Steam invites) to shareable HTTPS links that work on any platform. - + URL Converter Form @@ -257,9 +257,9 @@ placeholder="steam://joinlobby/123456/987654321" aria-label="Enter Steam lobby URL to convert" autocomplete="off" /> - Convert + Convert - +
Convert protocol URLs (like Steam invites) to shareable HTTPS links that work on any platform.