13 lines
No EOL
484 B
HTML
13 lines
No EOL
484 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>OxJS - readme</title
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
<link rel="shortcut icon" type="image/png" href="../source/Ox/png/OxJS16.png"/>
|
|
<link rel="stylesheet" type="text/css" href="css/readme.css"/>
|
|
<script type="text/javascript" src="../dev/Ox.js"></script>
|
|
<script type="text/javascript" src="js/readme.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html> |