wait 8 seconds

This commit is contained in:
fred 2022-10-27 18:15:35 +02:00
parent 5eb556f521
commit f2aec0a899
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Content-Type: text/html; charset=UTF-8
<!doctype html> <!doctype html>
<html> <html>
<head> <head>
<meta http-equiv="refresh" content="5; url='http://127.0.0.1:12345'" /> <meta http-equiv="refresh" content="8; url='http://127.0.0.1:12345'" />
<style> <style>
#wait { #wait {
width:42%; width:42%;