From 0f16fe5c7a663b115975e0a5af07fb483f94892f Mon Sep 17 00:00:00 2001 From: olekstomek Date: Mon, 9 Aug 2021 05:59:13 +0200 Subject: move js script to body - resolve Error: Stray start tag script. (#183) * move js script to body page in the html validator passes the test * format html --- public/index.html | 45 +++++++++++++++++++++------------------------ 1 file changed, 21 insertions(+), 24 deletions(-) (limited to 'public') diff --git a/public/index.html b/public/index.html index 4b04eb7..e55e0e7 100644 --- a/public/index.html +++ b/public/index.html @@ -1,20 +1,19 @@ - - - - - - - - - - WiFi Card - + WiFi Card + - - + + -
- - - - + + + \ No newline at end of file -- cgit v1.2.3