mirror of https://github.com/lukechilds/node.git
Micheil Smith
14 years ago
committed by
Ryan Dahl
3 changed files with 16 additions and 59 deletions
@ -1,21 +0,0 @@ |
|||
<!DOCTYPE html> |
|||
<html> |
|||
<head> |
|||
<title>Node.js Manual & Documentation</title> |
|||
<link rel="stylesheet" href="assets/style.css" type="text/css" media="all" /> |
|||
<link rel="stylesheet" href="assets/sh.css" type="text/css" media="all"/> |
|||
<script type="text/javascript" src="assets/jquery.js"></script> |
|||
</head> |
|||
<body> |
|||
<div id="container"> |
|||
<header> |
|||
<h1>Node.js Manual & Documentation</h1> |
|||
<hr /> |
|||
</header> |
|||
{{content}} |
|||
</div> |
|||
<script type="text/javascript" src="assets/sh_main.js"></script> |
|||
<script type="text/javascript" src="assets/sh_javascript.min.js"></script> |
|||
<script type="text/javascript" src="assets/core.js"></script> |
|||
</body> |
|||
</html> |
Loading…
Reference in new issue