dev-ghpages/index.html

11 lines
273 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="refresh" content="0; url=windows7.html" />
<title>Windows 7 Apps Demo</title>
</head>
<body>
<p>Redirecting to <a href="windows7.html">Windows 7 Apps Demo</a></p>
</body>
</html>