<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title><qr-code></title> <script> (() => window.location = 'demo')() </script> </head> <body> <a href="demo">Demo here</a> </body> </html>