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