forked from shoaib-jamal/rebornxp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·25 lines (24 loc) · 1.45 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<html>
<head>
<title>windows XP</title>
<meta http-equiv="Content-Language" content="en_US"/>
<meta name="google" content="notranslate"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js" integrity="sha512-3gJwYpMe3QewGELv8k/BX9vcqhryRdzRMxVfq6ngyWXwo03GFEzjsUm8Q7RZcHPHksttq7/GFoxjCVUjkjvPdw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="boot/load.js"></script>
<link rel="shortcut icon" href="https://cdn.glitch.com/01d2e04f-e49d-4304-aa9e-55b9849b4cce%2Ffavicon.png?1521937672120"/>
<meta property="og:image" content="https://cdn.glitch.com/01d2e04f-e49d-4304-aa9e-55b9849b4cce%2Ffavicon.png?1521937672120"/>
<meta property="og:site_name" content="WindowsXP"/>
<meta property="og:type" content="object"/>
<meta property="og:title" content="WindowsXP"/>
<meta property="og:url" content="https://nathblade16.github.io/windows-xp-simulator/"/>
<meta property="og:description" content=" RebornXP is a free and open source project that brings the beloved Windows XP experience to modern web browsers. Built with JavaScript, RebornXP faithfully recreates the iconic interface, apps, and features of Windows XP."/>
</head>
<body style="background-color:#000000;color:#ffffff;">
<windows>
<noscript>
<br/>
<center>windows xp requires Javascript. Please update your web browser.</center>
</noscript>
</windows>
</body>
</html>